gitlab-org--gitlab-foss/spec
Douwe Maan 21af7459ab Merge branch '4009-external-users' into 'master'
External Users

The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.

Partially fix for both #4009 and #13938 (except the LDAP sync or a pattern to detect external users)


![Screen_Shot_2016-03-14_at_22.02.52](/uploads/486a84ab3acb98c6cfb71a4ec7d268e2/Screen_Shot_2016-03-14_at_22.02.52.png)

See merge request !3171
2016-03-17 14:15:38 +00:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Incorporate review 2016-03-15 20:21:11 +01:00
factories Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
features Merge branch '4009-external-users' into 'master' 2016-03-17 14:15:38 +00:00
finders Bring shared project feature tests from EE 2016-03-12 14:45:14 +01:00
fixtures Add support for keyword arguments in label reference method 2016-03-03 10:41:11 +01:00
helpers Revert "Merge branch 'avatar-cropping' into 'master' " 2016-03-15 14:55:40 +01:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
lib Return an empty Array when there aren't lines to parse. 2016-03-15 19:51:27 -05:00
mailers Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
models Merge branch '4009-external-users' into 'master' 2016-03-17 14:15:38 +00:00
requests API support for setting External flag on existing users 2016-03-17 09:36:00 +01:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Merge branch 'master' into new-branch-button-issue 2016-03-17 11:13:16 +01:00
support Merge branch '4009-external-users' into 'master' 2016-03-17 14:15:38 +00:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Specs for the DeleteUserService 2016-03-15 22:19:51 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
teaspoon_env.rb