This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/user/settings
John Olheiser 642db3c8f7
Fix delete_repo in template (#22606)
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>
2023-01-26 14:36:15 -06:00
..
security
account.tmpl
appearance.tmpl
applications.tmpl Fix delete_repo in template (#22606) 2023-01-26 14:36:15 -06:00
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl
applications_oauth2_list.tmpl
grants_oauth2.tmpl
keys.tmpl
keys_gpg.tmpl Fix key signature error page (#22229) 2022-12-30 12:53:05 +08:00
keys_principal.tmpl
keys_ssh.tmpl
navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
organization.tmpl Fix leaving organization bug on user settings -> orgs (#21983) 2022-11-30 17:00:00 +08:00
packages.tmpl Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
packages_cleanup_rules_edit.tmpl Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
packages_cleanup_rules_preview.tmpl Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
profile.tmpl
repos.tmpl