sthen 286dd8bdfe use a simpler command for "generate 16 random chars" for the setup token
(we can't use upstream's "head -c 12 /dev/urandom | base64" directly so
had to patch, but it's easier to just "openssl rand -base64 12" instead
of the dd | perl monstrosity I was using).
2019-02-01 11:32:02 +00:00
..
2018-09-05 09:39:04 +00:00
2014-03-25 01:26:33 +00:00