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
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
..
auth Replace blue button and label classes with primary (#19763) 3 years ago
dashboard Use correct variable for issue count (#20086) 3 years ago
notification Multiple Escaping Improvements (#17551) 3 years ago
overview Add missing Tabs on organisation/package view (#20539) 3 years ago
settings Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Make user profile image show full image on mobile (#19840) 3 years ago
project.tmpl Fix truncated organization names (#14655) 4 years ago