petsoi@discuss.tchncs.de to Linux@lemmy.ml · 7 months agoSwitch to Container Tabs – These Weeks in Firefox: Issue 157blog.nightly.mozilla.orgexternal-linkmessage-square15fedilinkarrow-up177arrow-down11
arrow-up176arrow-down1external-linkSwitch to Container Tabs – These Weeks in Firefox: Issue 157blog.nightly.mozilla.orgpetsoi@discuss.tchncs.de to Linux@lemmy.ml · 7 months agomessage-square15fedilink
minus-squarePlusMinus@lemmy.worldlinkfedilinkarrow-up19·7 months agoIt is not out ot scope. Basic auth exists: https://username:password@example.com
minus-square____@infosec.publinkfedilinkarrow-up2·7 months agoI have this exact use case on a work machine, because the proxy flat refuses to prompt for the login, just goes straight to deny. I own neither the proxy, nor the steaming heap of code that lives behind it, and I’m grateful for that every single day…
minus-squarecatloaf@lemm.eelinkfedilinkEnglisharrow-up3arrow-down1·7 months agoI forgot about that. It shouldn’t, these days.
minus-squarebmarinov@lemmy.worldlinkfedilinkarrow-up1·7 months agoIt is one of the easier ways to globally configure git auth for private Go packages.
It is not out ot scope. Basic auth exists: https://username:password@example.com
I have this exact use case on a work machine, because the proxy flat refuses to prompt for the login, just goes straight to deny.
I own neither the proxy, nor the steaming heap of code that lives behind it, and I’m grateful for that every single day…
I forgot about that. It shouldn’t, these days.
It is one of the easier ways to globally configure git auth for private Go packages.