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
2019-11-01Add 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-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Enable serving static objects from an external storageAhmad Sherif
2019-08-27Update docs and comments about saml with allow_bypass_two_factordodocat
2019-07-26Fix cannot modify frozen stringThong Kuah
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-25Frozen string cannot change encodingThong Kuah
2019-07-22OAuth2 support for GitLab personal access tokensSteve Abrams
2019-06-28Support CIDR notation in IP rate limiterStan Hu
2019-03-25Backport 'Update user name upon LDAP sync' from EERémy Coutable
2019-03-04Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-07Switch use of Rack::Request to ActionDispatch::RequestStan Hu
2018-11-29Add config to disable impersonationImre Farkas
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-10-25saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses115100
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-08-23Backport LDAP changes to CEDouglas Barbosa Alexandre
2018-08-22Fix broken Git over HTTP clones with LDAP usersStan Hu
2018-08-03Improve blocked user tracking code readabilityGrzegorz Bizon
2018-08-01Improve authentication events-related code readabilityGrzegorz Bizon
2018-08-01Simplify blocked user tracking during authenticationGrzegorz Bizon
2018-07-27Improve specs for blocked user tracker classGrzegorz Bizon
2018-07-27Improce specs of authentication activity class methodsGrzegorz Bizon
2018-07-27Add authentication metrics for sessionless sign inGrzegorz 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-17Implement scaffold of authentication activity metricsGrzegorz Bizon
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-06-16Fix nil formats testJan Provaznik
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::UserRémy Coutable
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-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-04-23Auth::User classes refactor adds should_save?James 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-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
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