mirror of
1
Fork 0
forgejo/templates/user
zeripath bf41958c16
Pad GPG Key ID with preceding zeroes () ()
Backport 

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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-22 19:35:18 +01:00
..
auth
dashboard
notification
overview
settings Pad GPG Key ID with preceding zeroes () () 2022-08-22 19:35:18 +01:00
heatmap.tmpl
profile.tmpl
project.tmpl