You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/settings
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
* Rework SSH key management UI to add GPG

* Add more detail to gpg key display

* Update CHANGELOG.md

* Implement deletion UI

* Implement adding gpg UI

* Various fixes

- Fix duplicate entry in locale
- Re-generate hash before verification since they are consumed

* Add missing translation

* Split template

* Catch not found/verified email error
8 years ago
..
account_link.tmpl Simplify settings pages with item list (#1389) 8 years ago
applications.tmpl Simplify settings pages with item list (#1389) 8 years ago
avatar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
delete.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
email.tmpl Simplify settings pages with item list (#1389) 8 years ago
keys.tmpl Rework SSH key management UI to add GPG (#1293) 8 years ago
keys_gpg.tmpl Rework SSH key management UI to add GPG (#1293) 8 years ago
keys_ssh.tmpl Rework SSH key management UI to add GPG (#1293) 8 years ago
navbar.tmpl Rework SSH key management UI to add GPG (#1293) 8 years ago
openid.tmpl Simplify settings pages with item list (#1389) 8 years ago
password.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
profile.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
twofa.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
twofa_enroll.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago