Commit Graph

4 Commits (cd8b2f32738f4d1dfe23f698d5ce279b571567dd)

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>