mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-03 14:23:41 +01:00
Fix #31958 Enhanced `USER_DISABLED_FEATURES`(also `EXTERNAL_USER_DISABLE_FEATURES`) option in `[admin]` section. Added following values: - `change_username`: Disable change username - `change_full_name`: Disable change full name --- Progress: - [x] Update code - [x] Update translations |
||
|---|---|---|
| .. | ||
| security | ||
| account_test.go | ||
| account.go | ||
| adopt.go | ||
| applications.go | ||
| block.go | ||
| keys.go | ||
| main_test.go | ||
| oauth2_common.go | ||
| oauth2.go | ||
| packages.go | ||
| profile.go | ||
| runner.go | ||
| webhooks.go | ||