gitea/templates/user/settings
John Olheiser 642db3c8f7
Fix `delete_repo` in template ()
Currently the value doesn't match the model, so selecting it results in
a 500.

e8ac6a9aea/models/auth/token_scope.go (L42)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
..
security Fix linked account translation ()
account.tmpl Make sure fmt catches all templates ()
appearance.tmpl Refactor `i18n` to `locale` ()
applications.tmpl Fix `delete_repo` in template ()
applications_oauth2.tmpl Allow creation of OAuth2 applications for orgs ()
applications_oauth2_edit.tmpl Allow creation of OAuth2 applications for orgs ()
applications_oauth2_edit_form.tmpl Record OAuth client type at registration ()
applications_oauth2_list.tmpl Record OAuth client type at registration ()
grants_oauth2.tmpl Localize all timestamps ()
keys.tmpl Add class to page content to unify top margin ()
keys_gpg.tmpl Fix key signature error page ()
keys_principal.tmpl Localize all timestamps ()
keys_ssh.tmpl Localize all timestamps ()
navbar.tmpl Optimize html templates ()
organization.tmpl Fix leaving organization bug on user settings -> orgs ()
packages.tmpl Add package registry cleanup rules ()
packages_cleanup_rules_edit.tmpl Add package registry cleanup rules ()
packages_cleanup_rules_preview.tmpl Add package registry cleanup rules ()
profile.tmpl Refactor `i18n` to `locale` ()
repos.tmpl Make sure fmt catches all templates ()