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
zeripath bf41958c16
Pad GPG Key ID with preceding zeroes (#20878) (#20885)
Backport #20878

The go crypto library does not pad keyIDs to 16 characters with preceding zeroes. This
is a somewhat confusing thing for most users who expect these to have preceding zeroes.

This PR prefixes any sub 16 length KeyID with preceding zeroes and removes preceding
zeroes from KeyIDs inputted on the API.

Fix #20876

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
security Fix i18n for Link Account button, re-format tmpl (#19835) 3 years ago
account.tmpl Hide notify mail setting ui if not enabled (#20138) (#20336) 3 years ago
appearance.tmpl Add config options to hide issue events (#17414) 3 years ago
applications.tmpl Remove out-dated comments (#19921) 3 years ago
applications_oauth2.tmpl Add modals to Organization and Team remove/leave (#16471) 4 years ago
applications_oauth2_edit.tmpl Update JS dependencies (#15033) 4 years ago
grants_oauth2.tmpl Add modals to Organization and Team remove/leave (#16471) 4 years ago
keys.tmpl Add class to page content to unify top margin (#13766) 4 years ago
keys_gpg.tmpl Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
keys_principal.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
keys_ssh.tmpl Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
navbar.tmpl Add appearance section in settings (#17433) 3 years ago
organization.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
profile.tmpl Cleanup and use global style on popups (#17674) 3 years ago
repos.tmpl Update JS dependencies (#19281) 3 years ago