CaspianXI@lemmy.world to Ask Lemmy@lemmy.world · 1 year agoWhat's a company secret you can share now that you no longer work there?message-squaremessage-square937fedilinkarrow-up1828arrow-down19
arrow-up1819arrow-down1message-squareWhat's a company secret you can share now that you no longer work there?CaspianXI@lemmy.world to Ask Lemmy@lemmy.world · 1 year agomessage-square937fedilink
minus-squareItsMyFirstDay@lemmy.worldlinkfedilinkarrow-up6·1 year agoI’m not 100% on this but I think GET requests are logged by default. POST requests, normally used for passwords, don’t get logged by default. BUT the Uri would get logged would get logged on both, so if the URI contained @username:Password then it’s likely all there in the logs
I’m not 100% on this but I think GET requests are logged by default.
POST requests, normally used for passwords, don’t get logged by default.
BUT the Uri would get logged would get logged on both, so if the URI contained @username:Password then it’s likely all there in the logs