gitlab-org--gitlab-foss/lib/gitlab/saml
Toon Claes b40ff63412 Fix SAML error 500 when no groups are defined for user
When there are no groups defined in the auth hash attributes,
`Gitlab::Saml::AuthHash#groups` should return an empty array, and
`Gitlab::Saml::User#find_user` should not mark the user as external.

Closes gitlab-org/gitlab-ce#38923.
2017-10-18 10:17:14 +02:00
..
auth_hash.rb Fix SAML error 500 when no groups are defined for user 2017-10-18 10:17:14 +02:00
config.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
user.rb Refactors SAML identity creation in gl_user. 2017-10-02 11:35:09 +01:00