gitlab-org--gitlab-foss/lib/gitlab/auth/ldap
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
..
access.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
adapter.rb Backport of ee/9235: Add LDAP integration to smartcard authentication 2019-01-27 22:26:32 +01:00
auth_hash.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
authentication.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
config.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
dn.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
ldap_connection_error.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
person.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
user.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00