forgejo/templates/user/settings
wxiaoguang bdf470785d
Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227)
Follow #29165. These HTML strings are safe to be rendered directly, to
avoid double-escaping.

(cherry picked from commit a784ed3d6c6946fd9bf95f2e910f52f549326fe2)
2024-02-19 22:58:32 +01:00
..
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 Reference labels by IDs instead of names in keys settings (#29194) 2024-02-17 23:24:31 +01:00
keys_principal.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-17 23:24:31 +01:00
keys_ssh.tmpl Reference labels by IDs instead of names in keys settings (#29194) 2024-02-17 23:24:31 +01:00
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl
organization.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-19 22:58:32 +01:00
packages.tmpl [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl Fix labels referencing the wrong ID in the user profile settings (#29199) 2024-02-17 23:24:32 +01:00
repos.tmpl
runner_edit.tmpl