gitea/services/auth/source
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
Only load SECRET_KEY and INTERNAL_TOKEN if they exist.
Never write the config file if the keys do not exist, which was only a fallback for Gitea upgraded from < 1.5

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-02 01:26:33 +08:00
..
db Increase Salt randomness (#18179) 2022-01-04 15:13:52 +00:00
ldap EscapeFilter the group dn membership (#20200) 2022-07-05 16:59:27 +01:00
oauth2 Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2022-10-02 01:26:33 +08:00
pam Respect DefaultUserIsRestricted system default when creating new user (#19310) 2022-04-29 15:38:11 -04:00
smtp Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
sspi Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00