<maurer>
sknebel: though yeah, it would be nice to have an easy-to-use auth system that didn't depend on someone else not closing your account
<sknebel>
but only if you've used that from the start, right? Or did I miss a way to register multiple methods for one account?
<mrdomino>
so my nginx config for static hosting has gotten big enough to be slightly obnoxious
<mrdomino>
solution: move it into a git repo on gogs on my instance :-p
<maurer>
sknebel: I mean, there's always "I'm an admin", but yeah, it'd also be nice to have some kind of recovery token
wolcen_ has quit [Ping timeout: 260 seconds]
wolcen_ has joined #sandstorm
wolcen_ has quit [Ping timeout: 250 seconds]
<mrdomino>
in other news i've had a hell of a time getting encryptr to run in just like a bare browser without trying to start up an android or ios app or anything
<mrdomino>
not ready to throw in the towel yet, but i'm gonna take a breather until i'm less mad at the web stack
aaronr has joined #sandstorm
NwS has quit [Read error: Connection reset by peer]
NwS has joined #sandstorm
axx_ has joined #sandstorm
M-eternaleye has quit [Changing host]
M-eternaleye has joined #sandstorm
axx_ has quit [Ping timeout: 252 seconds]
asmyers has quit [Ping timeout: 250 seconds]
dwrensha has joined #sandstorm
<dwrensha>
sknebel: As of a few months ago, a single Sandstorm account can have multiple authenticating identities.
<sknebel>
oh, cool
<sknebel>
then I must just not have found it in the UI yet, didn't look to closely at user mngmt
nicolagreco has quit [Remote host closed the connection]
<asheesh>
I would be +1 on this being in Jenkins fwiw.
sandah has quit [Ping timeout: 250 seconds]
<zarvox>
Yeah. The indirection of config variables confuses the tool, and we have a bunch of things we basically know are safe to leave unquoted, but the script can't be sure
<zarvox>
and then there's the backticked comments around the openssl call which are kinda hilarious
<zarvox>
But yeah, on the whole, not too shabby!
nicolagreco has joined #sandstorm
<asheesh>
I love quoting things for no reason, personally.
<asheesh>
L1978 stuff is tough, since I love my ridiculous comment hack, but maybe I should kill my darlings etc.
wolcen_ has joined #sandstorm
<zarvox>
It does cause a bunch of extra subshell invocations. I bet you can write the whole command, and then a block comment explaining each line, and have it feel just as helpful :)
<asheesh>
OK fine I guess : P
<asheesh>
I just feel so ingenious!!!
<asheesh>
Btu anyway, yeah.
<zarvox>
Okay, I'm going to fiddle with Jenkins for a bit
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
funwhilelost has joined #sandstorm
<asheesh>
Yay fiddling w/ Jenkins
axx_ has joined #sandstorm
sandah has joined #sandstorm
axx_ has quit [Ping timeout: 272 seconds]
<zarvox>
argh. First I didn't pass the appropriate parameters to the "downstream" build. Then I changed some things, and now it's like the webhooks aren't making Jenkins do anything at all