Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 1 | -0/+8 |
* | LDAP Wizard: autodetect base DN | Arthur Schiwon | 2013-10-17 | 1 | -0/+4 |
* | LDAP: don't throw exceptions in the wrapper, errors are handled in the code. ... | Arthur Schiwon | 2013-09-27 | 1 | -3/+5 |
* | LDAP: make Access be a dependency to the user and group backend instead of in... | Arthur Schiwon | 2013-09-27 | 1 | -0/+2 |
* | LDAP: establish wrapper interface to allow proper mocking | Arthur Schiwon | 2013-09-27 | 1 | -19/+86 |
* | LDAP: move is_resource check to ldap wrapper to make it mockable | Arthur Schiwon | 2013-09-27 | 1 | -0/+10 |
* | LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation a... | Arthur Schiwon | 2013-09-27 | 1 | -0/+86 |