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-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-10-31Normalize LDAP DN when looking up identityDouwe Maan
2017-10-07Switch to new DN classMichael Kozono
2017-09-06Profile updates from providersAlexander Keramidas
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-07Sync email address from specified omniauth providerRobin Bobbitt
2017-04-26Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable
2017-04-25Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabledDouwe Maan
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-02-23Enable the RSpec/BeEql copRémy Coutable
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2015-12-22Fix identity and user retrieval when special characters are usedPatricio Cano
2015-12-09Tag lib specsDouwe Maan
2015-10-08Fix ldap email downcasing bugDrew Blessing
2015-09-08Add attributes to LDAP::Config.Douwe Maan
2015-08-21Issue #993: Fixed login failure when extern_uid changesJoel Koglin
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-04-14Add config var to block auto-created LDAP users.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-30Improvements to LDAP::User modelDmitriy Zaporozhets
2014-12-04fix specsValery Sizov
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-10-13Merge tests to support Multiple LDAP groupsJan-Willem van der Meer
2014-10-10Refactor OAuth refactorings to CEJan-Willem van der Meer
2014-09-08Test authenticate method for Gitlab::LDAP::UserJan-Willem van der Meer
2014-09-04Move auth hash to a seperate classJan-Willem van der Meer
2014-09-01Add basic find / create specs for LDAP userJan-Willem van der Meer
2014-08-30Merge branch 'feature-ldap-tests' into 'master'Dmitriy Zaporozhets
2014-08-29Move and rename ldap / oauth specsJan-Willem van der Meer
2014-08-29Rename ldap tests even furtherJan-Willem van der Meer