Commit Graph

4 Commits (2ec50b9514f33ee64ec40de1e63008b3ab68c56b)

Author SHA1 Message Date
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file ()
InternalTokens are fixed as alphanum strings therefore TrimSpace from these.
Also use isatty to not add a terminal newline when redirecting generate.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
techknowlogick 897927690f
Rename LFS_JWT_SECRET to include OAUTH2 as well ()
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider ()
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets ()
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>