gitlab-org--gitlab-foss/spec/requests
Pablo Carranza ac86b2043d Backport authorized_keys branch 'find-key-by-fingerprint'
Add find key by base64 key or fingerprint to the internal API

See merge request !250

Squashed changes:
Add unique index to fingerprint
Add new index to schema
Add internal api to get ssh key by fingerprint
Change API endpoint to authorized_keys
Add InsecureKeyFingerprint that calculates the fingerprint without shelling out
Add require for gitlab key fingerprint
Remove uniqueness of fingerprint index
Remove unique option from migration
Fix spec style in fingerprint test
Fix rubocop complain
Extract insecure key fingerprint to separate file
Change migration to support building index concurrently
Remove those hideous tabs
2018-01-08 20:34:16 +00:00
..
api Backport authorized_keys branch 'find-key-by-fingerprint' 2018-01-08 20:34:16 +00:00
projects Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jwt_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
lfs_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
openid_connect_spec.rb Adjust openid_connect_spec to use raise_error 2017-11-16 12:40:45 +01:00
rack_attack_global_spec.rb Change the rss url guard clause 2017-11-17 10:02:11 +01:00
request_profiler_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00