Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix time units in ldap sync log message | James Moger | 2014-11-24 | 1 | -1/+2 |
| | |||||
* | Allow authentication providers to control user and team role changes | James Moger | 2014-09-26 | 1 | -1/+27 |
| | |||||
* | Allow LDAP to reset/delete an user email address value | James Moger | 2014-09-08 | 1 | -0/+4 |
| | |||||
* | Warn on LDAP synchronization if the uid attribute is null/undefined | James Moger | 2014-04-08 | 1 | -4/+8 |
| | |||||
* | LDAP: Escape username in case we are using userbased bind. | Jani Averbach | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | LDAP: Authenticated Searches without a manager password | j3rem1e | 2014-03-27 | 1 | -1/+15 |
| | | | | | | Allow to use the LDAP AuthProvider with a LDAP Server prohibiting anonymous searches but without providing a manager password : searches are made on behalf of the authenticated user. | ||||
* | API adjustments and elimination of duplicate config options | James Moger | 2014-02-19 | 1 | -100/+102 |
| | |||||
* | Added logging for empty group sync. | Alfred Schmid | 2014-02-19 | 1 | -0/+2 |
| | |||||
* | Load empty groups as empty teams from ldap, when ldap user | Alfred Schmid | 2014-02-19 | 1 | -0/+24 |
| | | | | synchronization is enabled. | ||||
* | Fixed error with negative periods. Using at least ldapCaching period to | Alfred Schmid | 2014-02-19 | 1 | -11/+11 |
| | | | | sync with ldap | ||||
* | Basic implementation of feature for ldap user synchronization as | Alfred Schmid | 2014-02-19 | 1 | -1/+30 |
| | | | | | background service. Introduced configuration property to configure the synchronization period. | ||||
* | Centralize cookie creation | James Moger | 2013-12-11 | 1 | -3/+1 |
| | | | | Change-Id: I1a17416121764f33a8d05a88c80cece0c03ac41d | ||||
* | Fix external authentication failure | James Moger | 2013-12-11 | 1 | -14/+21 |
| | | | | Change-Id: I0f415941a4bfd5e63d85c60613cea0c7d10cbb49 | ||||
* | Fix LDAP port and bind regressions due to change for issue-343 | James Moger | 2013-12-10 | 1 | -2/+11 |
| | | | | Change-Id: I76ee581e067a30fb1656c5c62bdf743846f1a767 | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -0/+508 |
Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd |