gitea/routers
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615)
## Changes
- Adds setting `EXTERNAL_USER_DISABLE_FEATURES` to disable any supported
user features when login type is not plain
- In general, this is necessary for SSO implementations to avoid
inconsistencies between the external account management and the linked
account
- Adds helper functions to encourage correct use
2024-03-29 16:05:41 +01:00
..
api Add setting to disable user features when user login type is not plain (#29615) 2024-03-29 16:05:41 +01:00
common Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Put an edit file button on pull request files to allow a quick operation (#29697) 2024-03-27 02:34:10 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Add setting to disable user features when user login type is not plain (#29615) 2024-03-29 16:05:41 +01:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00