gitlab-org--gitlab-foss/spec/lib
Douwe Maan 59e62fc486 Merge branch 'docker-registry' into 'master'
Added authentication service for docker registry

This adds a simple authentication service for docker which uses current user credentials to authenticate pulls and pushes.

I have only one concern. Since the `.docker/config` is unencrypted, thus the password for user stored there is unencrypted, maybe we should from the start implement function to generate/provide a separate password just for the purposes of accessing docker registry?

What do you think @jacobvosmaer @sytses @marin?

cc @marin 

See merge request !3787
2016-05-16 17:20:31 +00:00
..
banzai Implement @rymai's feedback after review. 2016-05-12 07:17:07 +05:30
ci Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
gitlab Merge branch 'gh-pull-requests' 2016-05-16 12:12:20 -05:00
json_web_token Improve authentication service specs 2016-05-15 08:52:26 -05:00
award_emoji_spec.rb Emoji categories fix 2016-04-14 20:45:55 +03:00
disable_email_interceptor_spec.rb
extracts_path_spec.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
file_size_validator_spec.rb
git_ref_validator_spec.rb
gitlab_spec.rb Add Gitlab.com? method 2016-04-12 17:30:11 -04:00
repository_cache_spec.rb