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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-30Validate that SAML requests are originated from gitlabSebastian Arcila Valenzuela
2019-09-30Add checking for email_verified keyMałgorzata Ksionek
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
2019-05-06CE changes for SSO web enforcementJames Edwards-Jones
2019-04-08Externalize strings in flash messagesMartin Wortschack
2019-03-19Move out link\unlink ability checks to a policyPavel Shutsin
2019-02-06Backport build_auth_user for GroupSAML callbackJames Edwards-Jones
2019-02-04Avoid CSRF check on SAML failure endpointJames Edwards-Jones
2019-01-10Addressing peer review feedback.Scott Escue
2019-01-10Preserve URL fragment across sign-in and sign-up redirectsScott Escue
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-06-21[Rails5] Force the `protect_from_forgery` callback run firstblackst0ne
2018-05-21Backport helpers from GroupSAML failure messagesJames Edwards-Jones
2018-05-04Backport IdentityLinker#failed? from GroupSaml callback flowJames Edwards-Jones
2018-04-30Exclude LDAP from OmniauthCallbackController base methodsJames 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-03-22Writes specsTiago Botelho
2018-03-22Tracks the number of failed attempts made by a user trying to authenticate wi...Tiago Botelho
2018-03-21Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-17Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'Robert Speicher
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-17Changing OAuth lookup to be case insensitiveFrancisco Javier López
2017-08-24Define ldap methods at runtimeBob Van Landuyt
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-07[EE Backport] Update log audit event in omniauth_callbacks_controller.rbJames Lopez
2017-07-06Fix build for !11963.Timothy Andrew
2017-07-06Implement "remember me" for OAuth-based login.Timothy Andrew
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-05Update design of auth error pageAnnabel Dunstone Gray
2017-02-22No more and/orDouwe Maan
2017-02-20Added support for Authentiq Back-Channel LogoutAlexandros Keramidas