@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 1 year agoSwitch to Container Tabs – These Weeks in Firefox: Issue 157blog.nightly.mozilla.orgexternal-linkmessage-square15fedilinkarrow-up177
arrow-up177external-linkSwitch to Container Tabs – These Weeks in Firefox: Issue 157blog.nightly.mozilla.org@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 1 year agomessage-square15fedilink
minus-square@PlusMinus@lemmy.worldlinkfedilink19•1 year agoIt is not out ot scope. Basic auth exists: https://username:password@example.com
minus-square@catloaf@lemm.eelinkfedilinkEnglish3•1 year agoI forgot about that. It shouldn’t, these days.
minus-square@bmarinov@lemmy.worldlinkfedilink1•1 year agoIt is one of the easier ways to globally configure git auth for private Go packages.
minus-square@____@infosec.publinkfedilink2•1 year 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…
It is not out ot scope. Basic auth exists: https://username:password@example.com
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.
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…