1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/templates/user/settings
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959)
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
2024-10-05 20:41:38 +00:00
..
security Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
account.tmpl
actions.tmpl
appearance.tmpl
applications_oauth2_edit_form.tmpl add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
applications_oauth2_edit.tmpl
applications_oauth2_list.tmpl add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
applications_oauth2.tmpl
applications.tmpl fix the component of access token list not mounted (#31824) 2024-08-16 17:37:36 +00:00
blocked_users.tmpl
grants_oauth2.tmpl
hook_new.tmpl
hooks.tmpl
keys_gpg.tmpl
keys_principal.tmpl
keys_ssh.tmpl
keys.tmpl
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
organization.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
packages.tmpl
profile.tmpl Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 2024-10-05 20:41:38 +00:00
repos.tmpl
runner_edit.tmpl