minus-squareItsMyFirstDay@lemmy.worldtoAsk Lemmy@lemmy.world•What's a company secret you can share now that you no longer work there?linkfedilinkarrow-up0·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 linkfedilink
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