Jason Song
88e813d1ca
Revert "Add simple master key provider for secret encryption"
...
This reverts commit d4e84c0433461c553ef048bba36c549a9014c649.
2022-12-22 11:45:06 +08:00
Jason Song
b54f148164
Revert "Add AES GCM encryption provider"
...
This reverts commit 4af45f7bc9d82b973e341cb2793bd8101fa88f7e.
2022-12-22 11:37:11 +08:00
Jason Song
66b558017f
Merge branch 'main' into feature/bots
2022-11-28 17:23:53 +08:00
flynnnnnnnnnn
e81ccc406b
Implement FSFE REUSE for golang files ( #21840 )
...
Change all license headers to comply with REUSE specification.
Fix #16132
Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2022-11-27 18:20:29 +00:00
Lauris BH
4af45f7bc9
Add AES GCM encryption provider
2022-11-25 17:48:46 +08:00
Lauris BH
d4e84c0433
Add simple master key provider for secret encryption
2022-11-25 17:48:46 +08:00
KN4CK3R
29695cd6d5
Add asymmetric JWT signing ( #16010 )
...
* Added asymmetric token signing.
* Load signing key from settings.
* Added optional kid parameter.
* Updated documentation.
* Add "kid" to token header.
2021-06-17 23:56:46 +02:00
zeripath
c81ab17de9
TrimSpace when reading InternalToken from a file ( #11502 )
...
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>
2020-05-20 19:16:06 +03:00
techknowlogick
897927690f
Rename LFS_JWT_SECRET to include OAUTH2 as well ( #6826 )
2019-05-01 22:32:06 -04:00
Jonas Franz
e777c6bdc6
Integrate OAuth2 Provider ( #5378 )
2019-03-08 11:42:50 -05:00
Codruț Constantin Gușoi
96c268c0fc
Implements generator cli for secrets ( #3531 )
...
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
2018-02-18 20:14:37 +02:00