stable
Clone or download
Read-only
request #7915 Flag gerrit user account as inactive when they are suspended from ldap
Change-Id: I62c1da659fefa83c21647e936ec2885b5c812f56
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Driver/GerritLegacy.class.php | +16 | −0 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritREST.class.php | +26 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +20 | −0 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +3 | −0 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +3 | −0 | Go to diff View file |
M | plugins/ldap/include/LDAP_DirectorySynchronization.class.php | +6 | −0 | Go to diff View file |
A | plugins/ldap/include/bootstrap.php | +23 | −0 | Go to diff View file |
A | plugins/ldap/include/constants.php | +31 | −0 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/ldap/tests/bootstrap.php | +2 | −1 | Go to diff View file |