0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 08:30:39 -05:00
forgejo/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>
2022-08-22 19:35:18 +01:00
..
security Fix i18n for Link Account button, re-format tmpl (#19835) 2022-05-29 16:19:56 +08:00
account.tmpl Hide notify mail setting ui if not enabled (#20138) (#20336) 2022-07-13 09:47:29 +08:00
appearance.tmpl
applications.tmpl Remove out-dated comments (#19921) 2022-06-08 18:17:44 +01:00
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
grants_oauth2.tmpl
keys.tmpl
keys_gpg.tmpl Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2022-08-22 19:35:18 +01:00
keys_principal.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
keys_ssh.tmpl Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
navbar.tmpl
organization.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
profile.tmpl
repos.tmpl