gitlab-ce/lib/gitlab
Marin Jankovski c746046992 Merge branch 'external-omniauth-providers' into 'master'
Allow Omniauth providers to be marked as external

Related to #4009 

With this MR we will be able to allow the user to set which Omniauth Providers they would like to have as external. All users login in via these providers will be marked as external, even if they already had an account before. If the provider is removed form the list of external providers, the users will be marked as internal at their next login.

MR for Omnibus: gitlab-org/omnibus-gitlab!727

/cc @dblessing @DouweM 

See merge request !3657
2016-04-13 13:09:47 +00:00
..
backend
badge Extend build status badge, add html/markdown methods 2016-04-06 19:56:34 +02:00
bitbucket_import Fix bug where Bitbucket `closed` issues were imported as `opened` 2016-03-07 19:23:47 +01:00
ci/build/artifacts
diff Show a notice for diffs that are too large 2016-03-18 12:30:46 +01:00
email Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
fogbugz_import spec and fix for fogbugz lonely user problem 2016-03-30 18:48:28 +02:00
gfm Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
git
github_import Fix importing PR's from GitHub when the source repo was removed 2016-03-10 19:29:54 -03:00
gitlab_import
gitorious_import
google_code_import
graphs
ldap Unblocks user when active_directory is disabled and it can be found 2016-04-05 16:34:31 -03:00
lfs
markdown
metrics Store block timings as transaction values 2016-04-11 13:09:36 +02:00
middleware Revert "Revert "Merge branch 'support-go-subpackages' into 'master' "" 2016-03-12 21:05:23 +00:00
o_auth Better control flow. 2016-04-11 18:01:51 -05:00
saml Better control flow and added guard clause. 2016-04-11 17:25:18 -05:00
sherlock
sidekiq_middleware
sql
access.rb
akismet_helper.rb
app_logger.rb
asciidoc.rb
auth.rb
bitbucket_import.rb
blame.rb
build_data_builder.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb
contributor.rb
current_settings.rb Remove "Congratulations!" tweet button on newly-created project. 2016-03-31 17:09:36 -06:00
database.rb
devise_failure.rb Use a custom Devise failure app to handle unauthenticated .zip requests 2016-03-08 23:49:30 -05:00
exclusive_lease.rb Add Gitlab::Redis connection pool 2016-04-04 17:00:09 +02:00
force_push_check.rb
git.rb
git_access.rb
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb Back-porting PostReceive refactor made for EE 🍺 2016-03-17 00:24:12 -03:00
git_ref_validator.rb
gitorious_import.rb
highlight.rb
identifier.rb
import_formatter.rb
import_sources.rb
incoming_email.rb Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
issues_labels.rb
key_fingerprint.rb
logger.rb
markup_helper.rb
metrics.rb Added ability to add custom tags to transactions 2016-04-13 11:22:37 +02:00
note_data_builder.rb Rename Note#for_project_snippet? to #for_snippet? 2016-03-31 09:20:27 +02:00
other_markup.rb
popen.rb
production_logger.rb
project_search_results.rb Restrict access to confidential issues on search results 2016-03-17 20:55:59 -03:00
push_data_builder.rb web hooks to webhooks 2016-03-10 14:48:29 -05:00
recaptcha.rb
redis.rb Put CACHE_NAMESPACE in the Gitlab::Redis module 2016-04-07 15:42:07 +02:00
reference_extractor.rb Improvements in issue move feaure (refactoring) 2016-03-19 18:46:01 +01:00
regex.rb
routing.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
search_results.rb Restrict access to confidential issues on search results 2016-03-17 20:55:59 -03:00
seeder.rb
sherlock.rb
sidekiq_logger.rb
snippet_search_results.rb Refactor Gitlab::SnippetSearchResults 2016-03-11 15:25:22 -05:00
themes.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb Merge branch 'routing' into 'master' 2016-04-01 16:51:20 +00:00
user_access.rb Move method to User 2016-03-10 12:37:14 +01:00
utils.rb
version_info.rb
visibility_level.rb Fix specs 2016-03-20 23:26:58 +01:00
workhorse.rb