gitlab-org--gitlab-foss/app/controllers/admin
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
..
abuse_reports_controller.rb Clearify who deletes the user 2016-03-15 21:09:25 +01:00
appearances_controller.rb Branded login page also in CE 2016-02-26 15:50:51 +01:00
application_controller.rb refactor login as to be impersonation with better login/logout 2015-10-29 11:00:17 +01:00
application_settings_controller.rb Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
builds_controller.rb Show 'All' tab by default in the builds page 2016-01-04 10:21:10 -02:00
dashboard_controller.rb
deploy_keys_controller.rb Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
groups_controller.rb Remove instance variable @group multiple assignment 2016-03-08 16:48:00 +01:00
hooks_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
identities_controller.rb Code style fixes and some code simplified 2016-01-08 16:26:04 -02:00
impersonation_controller.rb Be more explicit with the impersonate return URL 2015-12-02 13:21:07 -05:00
keys_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
labels_controller.rb Label description and Label row 2016-02-17 21:52:12 +08:00
logs_controller.rb
projects_controller.rb Allow listing of archived projects 2015-08-19 13:46:59 +02:00
runner_projects_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
runners_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
services_controller.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
spam_logs_controller.rb Refactor Admin::SpamLogsController to block user before destroying 2016-02-02 11:25:44 -02:00
users_controller.rb Merge branch '4009-external-users' into 'master' 2016-03-17 14:15:38 +00:00