summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth
Commit message (Expand)AuthorAgeFilesLines
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+0
* Backport 'Update user name upon LDAP sync' from EERémy Coutable2019-03-251-10/+7
* Handle nil name in Gitlab::Auth::LDAP::Person#nameRémy Coutable2019-03-201-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-063-5/+5
* Merge branch 'add_ldap_tls_options' into 'master'Douwe Maan2019-03-051-15/+42
|\
| * Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing2019-03-041-15/+42
* | Merge branch 'ce-security-jej/group-saml-link-origin-verification' into 'master'Yorick Peterse2019-03-041-1/+5
|\ \ | |/ |/|
| * Backport EE GroupSAML origin verification changesJames Edwards-Jones2019-01-231-1/+5
* | Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas2019-01-271-8/+11
* | Log admin status of user when OAuth::User is savedImre Farkas2019-01-231-1/+1
|/
* chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov2019-01-161-3/+1
* Add config to disable impersonationImre Farkas2018-11-291-0/+3
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-282-6/+47
* Merge branch 'fix/allow-saml2-for-2fa-bypass' into 'master'Douwe Maan2018-11-201-1/+1
|\
| * saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses1151002018-10-251-1/+1
* | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-3/+1
|/
* Enable some frozen string in lib/gitlabgfyoung2018-10-1329-1/+59
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-3/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+10
* Backport LDAP changes to CEDouglas Barbosa Alexandre2018-08-231-10/+14
* Fix broken Git over HTTP clones with LDAP usersStan Hu2018-08-221-0/+1
* Improve blocked user tracking code readabilityGrzegorz Bizon2018-08-031-1/+1
* Remove an empty line from blocker user tracker classGrzegorz Bizon2018-08-021-1/+0
* Remove an empty line from the end of blocked_user_tracker.rbGrzegorz Bizon2018-08-021-1/+1
* Improve authentication events-related code readabilityGrzegorz Bizon2018-08-011-1/+1
* Simplify blocked user tracking during authenticationGrzegorz Bizon2018-08-012-47/+10
* Improve blocked user tracking and fire some events only onceGrzegorz Bizon2018-08-011-2/+4
* Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-312-19/+117
|\
| * Improve authentication activity code readabilityGrzegorz Bizon2018-07-311-5/+5
| * Improve specs for blocked user tracker classGrzegorz Bizon2018-07-271-19/+22
| * Add authentication metrics for sessionless sign inGrzegorz Bizon2018-07-271-1/+5
| * Improve readability and move custom matchers to better placeGrzegorz Bizon2018-07-271-3/+1
| * Catch custom warden events too to increment metricsGrzegorz Bizon2018-07-271-1/+0
| * Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-261-4/+4
| * Fix activity metric name that need to be symbolsfeature/gb/login-activity-metricsGrzegorz Bizon2018-07-241-1/+1
| * Make it easier to stub authentication metricsGrzegorz Bizon2018-07-231-11/+15
| * Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-6/+10
| * Refactor blocked user tracker classGrzegorz Bizon2018-07-202-20/+41
| * Add custom expectations for authentication activity metricsGrzegorz Bizon2018-07-201-2/+8
| * Rename authentication activity observer methodsGrzegorz Bizon2018-07-191-13/+3
| * Implement scaffold of authentication activity metricsGrzegorz Bizon2018-07-171-0/+69
* | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-1/+1
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Honor saml assurance level to allow 2FA bypassingRoger Rüttimann2018-06-254-0/+27
* Export assigned issues in iCalendar feedImre Farkas2018-05-312-5/+15
* Add username to terms message in git and API callsbvl-add-username-to-terms-messageBob Van Landuyt2018-05-241-4/+4
* Minimize CE/EE difference in Gitlab::Auth::LDAP::ConfigRémy Coutable2018-05-181-2/+16
* Minimize CE/EE difference in Gitlab::Auth::LDAP::AccessRémy Coutable2018-05-181-10/+31
* Minimize CE/EE difference in Gitlab::Auth::UserAuthFindersRémy Coutable2018-05-181-4/+6