gitlab-org--gitlab-foss/app
Alexis Reigel f1ccecc997 improve gpg key validation
when omitting the end part of the key ('-----END PGP PUBLIC KEY
BLOCK-----') the error message was not about the key anymore, but about
the missing fingerprint and primary_keyid, which was confusing for the
user.
the new validation checks that the end also matches the expected format.
2017-07-27 15:46:04 +02:00
..
assets fetch gpg signature badges by ajax 2017-07-27 15:46:03 +02:00
controllers extract setter as before_action 2017-07-27 15:46:03 +02:00
finders
helpers fetch gpg signature badges by ajax 2017-07-27 15:46:03 +02:00
mailers find_by_id -> find_by(:id, ...) 2017-07-27 15:43:37 +02:00
models improve gpg key validation 2017-07-27 15:46:04 +02:00
policies Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
presenters
serializers Merge branch '35338-deploy-keys-should-not-show-pending-delete-projects' into 'master' 2017-07-26 08:27:41 +00:00
services generate gpg signature on push 2017-07-27 15:43:37 +02:00
uploaders
validators
views upcase in the model instead of in the view 2017-07-27 15:46:03 +02:00
workers don't use assignment in if condition 2017-07-27 15:43:37 +02:00