mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-19 17:26:36 +00:00
- When working forgejo/forgejo!8714 I did not touch the UI to remove the note and `disabled` attribute. This was not intentional, and was likely caused by me straight going for testing (as the backend code would allow the username change). - Slightly refactor the context to a common function, don't hard error if `CanUserRename` fails but does default to that you cannot rename in that case (which is the standard behavior of OAuth2 users anyway). I already was aware that it seems !8714 wasn't working on Codeberg but someone at FOSDEM pointed it out again, thus the reason for this bug fix. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11171 Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org> Reviewed-by: Beowulf <beowulf@beocode.eu> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz> |
||
|---|---|---|
| .. | ||
| security | ||
| account.tmpl | ||
| actions.tmpl | ||
| appearance.tmpl | ||
| applications.tmpl | ||
| applications_oauth2.tmpl | ||
| applications_oauth2_edit.tmpl | ||
| applications_oauth2_edit_form.tmpl | ||
| applications_oauth2_list.tmpl | ||
| blocked_users.tmpl | ||
| grants_oauth2.tmpl | ||
| hook_new.tmpl | ||
| hooks.tmpl | ||
| keys.tmpl | ||
| keys_gpg.tmpl | ||
| keys_principal.tmpl | ||
| keys_ssh.tmpl | ||
| layout_footer.tmpl | ||
| layout_head.tmpl | ||
| navbar.tmpl | ||
| organization.tmpl | ||
| packages.tmpl | ||
| packages_cleanup_rules_edit.tmpl | ||
| packages_cleanup_rules_preview.tmpl | ||
| profile.tmpl | ||
| repos.tmpl | ||
| runner_edit.tmpl | ||
| storage_overview.tmpl | ||