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-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-31Improve authentication activity code readabilityGrzegorz Bizon
2018-07-27Improve specs for blocked user tracker classGrzegorz Bizon
2018-07-27Add authentication metrics for sessionless sign inGrzegorz Bizon
2018-07-27Improve readability and move custom matchers to better placeGrzegorz Bizon
2018-07-27Catch custom warden events too to increment metricsGrzegorz Bizon
2018-07-26Make authentication metrics events explicit is specsGrzegorz Bizon
2018-07-24Fix activity metric name that need to be symbolsGrzegorz Bizon
2018-07-23Make it easier to stub authentication metricsGrzegorz Bizon
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-07-20Refactor blocked user tracker classGrzegorz Bizon
2018-07-20Add custom expectations for authentication activity metricsGrzegorz Bizon
2018-07-20Disable SAML if OmniAuth is disabledLin Jen-Shin
2018-07-19Rename authentication activity observer methodsGrzegorz Bizon
2018-07-17Implement scaffold of authentication activity metricsGrzegorz Bizon
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-24Add username to terms message in git and API callsBob Van Landuyt
2018-05-18Minimize CE/EE difference in Gitlab::Auth::LDAP::ConfigRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::LDAP::AccessRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::UserAuthFindersRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::Saml::UserRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::Saml::ConfigRémy Coutable
2018-05-13Fix system hook not firing for blocked users when LDAP sign-in is usedStan Hu
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt
2018-05-04Backport IdentityLinker#failed? from GroupSaml callback flowJames Edwards-Jones
2018-04-23Auth::User classes refactor adds should_save?James Edwards-Jones
2018-04-23Replace define_method with alias_method in Omniauth ControllersJames Edwards-Jones
2018-04-23Unify Saml::IdentityLinker and OAuth::IdentityLinkerJames Edwards-Jones
2018-04-23Show error on failed OAuth account linkJames Edwards-Jones
2018-04-23Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones
2018-04-04Add better LDAP connection handlingFrancisco Javier López
2018-03-27Fix LDAP login without user in DBHoratiu Eugen Vlad
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-03-06Make oauth provider login genericHoratiu Eugen Vlad
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-23Allow token authentication on go-get requestDouwe Maan
2018-01-15Fixing request json mime typeFrancisco Javier López
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2017-11-17Renaming AuthenticationException to AuthenticationErrorFrancisco Lopez
2017-11-17Changes after rebaseFrancisco Lopez
2017-11-17Removing OffenderFrancisco Lopez
2017-11-17Moved Exceptions to Gitlab::AuthFrancisco Lopez
2017-11-17Moving exceptions to UserAuthFindersFrancisco Lopez
2017-11-17Leaving atom? query to fix testsFrancisco Lopez
2017-11-17Change the rss url guard clauseFrancisco Lopez
2017-11-17Added some more commentsFrancisco Lopez
2017-11-17Removed method handle_return_valueFrancisco Lopez