gitlab-org--gitlab-foss/lib/gitlab/auth
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
database Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
ldap Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
o_auth Log admin status of user when OAuth::User is saved 2019-01-23 14:26:15 +01:00
saml Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
activity.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
blocked_user_tracker.rb Improve blocked user tracking code readability 2018-08-03 12:58:00 +02:00
ip_rate_limiter.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
omniauth_identity_linker_base.rb Backport EE GroupSAML origin verification changes 2019-01-23 19:42:16 +00:00
request_authenticator.rb Merge branch 'security-fix-pat-web-access' into 'master' 2018-11-28 19:13:59 -05:00
result.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
too_many_ips.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
unique_ips_limiter.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
user_access_denied_reason.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
user_auth_finders.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00