#3840 Set a max length on the deploykeys.ssh_search_key field
Merged by pingou. Opened by puiterwijk.
puiterwijk/pagure searchkeylen  into  master

Download 3840.patch

MySQL refuses to create an index over a column with an unlimited length.
Since we always use SHA256, we know it's always of style
"SHA256:jIHuaHxaQhx0y3folM5eHR+Ktr5D9fLaS97DB7nkvnk",
With exact length 50.

Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org

Wfm, thanks :)

Pull-Request has been merged by pingou

Metadata