gitea/templates/user
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name ()
Fix 
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
..
auth Set manual `tabindex`es on login page ()
dashboard Added default sorting milestones by name ()
notification Fix overflow on notifications ()
overview Fix the spacing issue in the Project view ()
settings Enhance USER_DISABLED_FEATURES to allow disabling change username or full name ()
code.tmpl Unify search boxes ()
heatmap.tmpl Fix more "locale" usages ()
profile.tmpl Fix the spacing issue in the Project view ()