Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TrimSpace when reading InternalToken from a file (#11502) | zeripath | 2020-05-20 | 1 | -3/+20 |
| | | | | | | | | | | InternalTokens are fixed as alphanum strings therefore TrimSpace from these. Also use isatty to not add a terminal newline when redirecting generate. Fix #11498 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv> | ||||
* | Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) | techknowlogick | 2019-05-01 | 1 | -3/+4 |
| | |||||
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -0/+83 |
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com> |