summaryrefslogtreecommitdiff
path: root/spec/javascripts
diff options
context:
space:
mode:
authorDrew Blessing <drew@blessing.io>2015-12-08 18:55:20 +0000
committerDrew Blessing <drew@blessing.io>2015-12-08 18:55:20 +0000
commit02cc978ebc0650284b2b7b0bd4cf0bc633ab788e (patch)
treee9a1943dfac5c773d27b20b5b226992286b92c69 /spec/javascripts
parente99ca657e5bf9f8a4c74a71d4f0015604d4dc847 (diff)
parentbf5683f8892c4aefc4c996812ece6291b701dada (diff)
downloadgitlab-ce-02cc978ebc0650284b2b7b0bd4cf0bc633ab788e.tar.gz
Merge branch 'ldap_block_when_missing' into 'master'
Block LDAP user when they are no longer found in the LDAP server Currently, if a user is deleted from LDAP the `Gitlab::Ldap::Access.allowed?` method will return `false`, but the user will not be blocked. This means that the user would be able to continue using GitLab if they are already logged in, or when performing Git over SSH operations. After this change, users will be blocked when they no longer exist in LDAP. There is still a one hour LDAP check cache time in effect, so the change is not immediate. This is noted in the documentation. cc/ @DouweM @dzaporozhets See merge request !2022
Diffstat (limited to 'spec/javascripts')
0 files changed, 0 insertions, 0 deletions