Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20OmniauthInitializer created to improve devise.rbJames Edwards-Jones
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Change Sign Out route from a DELETE to a GETJoe Marty
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-01Add `:email_confirmation` to devise `insensitive_keys`robdel12
2017-09-24must now set the devise default scope (since we now have an :email scope)Brett Walker
2017-07-27Remove GitLab custom fealure app for deviseValery Sizov
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-20Added support for Authentiq Back-Channel LogoutAlexandros Keramidas
2016-11-16Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' Rémy Coutable
2016-11-15fix shibboleth misconfigurations resulting in authentication bypassBrian Neel
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-08-05Update to send changed password notification emailsTom Bell
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-03-09Use a custom Devise failure app to handle unauthenticated .zip requestsRobert Speicher
2015-12-21Merge branch 'add_email_unlock' into 'master' Robert Speicher
2015-12-15add CAS authentication supporttduehr
2015-12-15Allow account unlock via emailDrew Blessing
2015-12-10Use devise paranoid mode and ensure the same message is returned every timeDrew Blessing
2015-09-30Take advantage of `Devise.sign_in_after_reset_password`Robert Speicher
2015-09-02Crowd integrationValery Sizov
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Fix rubocop complainDmitriy Zaporozhets
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-01-23Increase password reset timeout since other people trigger it when they creat...Sytse Sijbrandij
2014-10-15Only enable LDAP providers if LDAP is enabledJan-Willem van der Meer
2014-10-14Use Hash syntax for LDAP server declarationJan-Willem van der Meer
2014-10-13Apply configuration changes for Multiple LDAP serversJan-Willem van der Meer
2014-07-09Try to keep token authenticable compatibilityMarin Jankovski
2014-05-27Revert "Actually use the 'user_filter' configuration option"Jacob Vosmaer
2014-04-21Actually use the 'user_filter' configuration optionTravis Odom
2014-02-19Send emails from the authorPierre de La Morinerie
2014-02-04Change Devise.confirm_within to Devise.allow_unconfirmed_access_forAthos Ribeiro
2013-12-30refactor omniauth configuration methodRaffael Schmid
2013-12-10Migrate application to rails 4 step 1Dmitriy Zaporozhets
2013-12-01We welcome everyone to contribute.Sytse Sijbrandij
2013-11-25Minimal password length increasedDmitriy Zaporozhets
2013-10-15Enable confirmable and reconfirmable modules for UserDmitriy Zaporozhets
2013-07-18Update the proc/lamda to be consistentIzaak Alpert
2013-07-18Allow the ldap logins with email or usernameIzaak Alpert
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-03-25login with both email or usernameDmitriy Zaporozhets
2013-02-28update devise gemDmitriy Zaporozhets
2012-12-24Allow the OmniAuth provider args parameter to pass through as either an Array...Aaron Stone
2012-12-20Fix gravatar and ldap configRiyad Preukschas