Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: Added test for binding without special account (e.g. userbased | Jani Averbach | 2014-03-31 | 1 | -0/+13 |
| | | | bind) | ||||
* | Fix authentication security hole with external providers | James Moger | 2014-03-18 | 1 | -0/+36 |
| | |||||
* | Fixed and introduced tests for synching ldap users and groups. | Alfred Schmid | 2014-02-21 | 1 | -22/+19 |
| | | | | | | | | Using new settings key realm.ldap.synchronize Switched from key String to Keys class. To avoid letting tests pass with hardcoded keys wich doesn't exist anymore. Now on Key Refactorings the test gets compile error again. Test the isReady behavior from LdapSyncService. | ||||
* | API adjustments and elimination of duplicate config options | James Moger | 2014-02-19 | 1 | -5/+5 |
| | |||||
* | Load empty groups as empty teams from ldap, when ldap user | Alfred Schmid | 2014-02-19 | 1 | -0/+28 |
| | | | | synchronization is enabled. | ||||
* | Fixed Tests, use local copy of users.conf. Initialize reset ldap before | Alfred Schmid | 2014-02-19 | 1 | -12/+31 |
| | | | | every test. | ||||
* | Basic implementation of feature for ldap user synchronization as | Alfred Schmid | 2014-02-19 | 1 | -3/+40 |
| | | | | | background service. Introduced configuration property to configure the synchronization period. | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -0/+165 |
Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd |