Ditch the hash field on PGP keys - the ETag will handle cache-busting, so a nice short URL for the key is fine now
This commit is contained in:
parent
ddcca3104e
commit
2eec12a2e3
3 changed files with 1 additions and 3 deletions
|
@ -10,7 +10,6 @@ User
|
|||
PgpKey
|
||||
userId UserId
|
||||
fingerprint Text maxlen=40
|
||||
hash Text maxlen=22
|
||||
UniqueFingerprint fingerprint
|
||||
|
||||
Site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue