-
- Downloads
There was an error fetching the commit references. Please try again later.
Moved o_auth/saml/ldap modules under gitlab/auth
Showing
- .rubocop_todo.yml 3 additions, 3 deletions.rubocop_todo.yml
- app/controllers/application_controller.rb 6 additions, 6 deletionsapp/controllers/application_controller.rb
- app/controllers/import/bitbucket_controller.rb 1 addition, 1 deletionapp/controllers/import/bitbucket_controller.rb
- app/controllers/omniauth_callbacks_controller.rb 11 additions, 11 deletionsapp/controllers/omniauth_callbacks_controller.rb
- app/controllers/sessions_controller.rb 1 addition, 1 deletionapp/controllers/sessions_controller.rb
- app/helpers/application_settings_helper.rb 1 addition, 1 deletionapp/helpers/application_settings_helper.rb
- app/helpers/auth_helper.rb 3 additions, 3 deletionsapp/helpers/auth_helper.rb
- app/helpers/profiles_helper.rb 1 addition, 1 deletionapp/helpers/profiles_helper.rb
- app/models/identity.rb 3 additions, 3 deletionsapp/models/identity.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/models/user_synced_attributes_metadata.rb 1 addition, 1 deletionapp/models/user_synced_attributes_metadata.rb
- app/views/admin/application_settings/_form.html.haml 1 addition, 1 deletionapp/views/admin/application_settings/_form.html.haml
- app/views/admin/identities/_form.html.haml 1 addition, 1 deletionapp/views/admin/identities/_form.html.haml
- app/views/admin/identities/_identity.html.haml 1 addition, 1 deletionapp/views/admin/identities/_identity.html.haml
- changelogs/unreleased/17359-move-oauth-modules-to-auth-dir-structure.yml 4 additions, 0 deletions...leased/17359-move-oauth-modules-to-auth-dir-structure.yml
- config/initializers/devise.rb 7 additions, 7 deletionsconfig/initializers/devise.rb
- config/initializers/omniauth.rb 2 additions, 2 deletionsconfig/initializers/omniauth.rb
- lib/bitbucket/connection.rb 1 addition, 1 deletionlib/bitbucket/connection.rb
- lib/gitlab/auth.rb 2 additions, 2 deletionslib/gitlab/auth.rb
- lib/gitlab/auth/ldap/access.rb 89 additions, 0 deletionslib/gitlab/auth/ldap/access.rb
lib/gitlab/auth/ldap/access.rb
0 → 100644
Please register or sign in to comment