summaryrefslogtreecommitdiffstats
path: root/models/fixtures/gpg_key_import.yml
Commit message (Collapse)AuthorAgeFilesLines
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+1
* add .gpg url (match github behaviour) * wildcard * test to export maximum data * working POC * add comment for old imported keys * cleaning * Update routers/user/profile.go Co-Authored-By: sapk <sapk@users.noreply.github.com> * add migration script * add integration tests