| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 2 | -0/+4 |
* | fix(tests): Ensure ldap server can be reached in integration tests on GitHub ... | Ferdinand Thiessen | 2024-01-26 | 2 | -259/+0 |
* | enh(LDAP): implement IIsAdmin interface | Arthur Schiwon | 2023-12-01 | 1 | -0/+28 |
* | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 1 | -0/+22 |
* | add LDAP integr. test for receiving share candidates with group limitation | Arthur Schiwon | 2019-06-14 | 1 | -0/+21 |
* | set the ldapGroupMemberAssocAttr for group tests | Arthur Schiwon | 2019-05-22 | 2 | -6/+10 |
* | add an integration test that ensures deletion of LDAP users | Arthur Schiwon | 2019-03-14 | 1 | -0/+10 |
* | add missing config bits to integration tests | Arthur Schiwon | 2019-03-06 | 2 | -0/+7 |
* | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-05 | 2 | -0/+93 |
* | integration test: pages search scenario with multiple bases | Arthur Schiwon | 2019-01-28 | 1 | -0/+22 |
* | typo | Arthur Schiwon | 2019-01-28 | 1 | -1/+1 |
* | extend integration tests with users with numerical IDs | Arthur Schiwon | 2018-09-28 | 1 | -0/+31 |
* | don't add new LDAP configs if one is already present | Arthur Schiwon | 2018-08-12 | 1 | -1/+0 |
* | improve fail info and disable cache for a case | Arthur Schiwon | 2018-08-12 | 1 | -0/+1 |
* | tests for user storage location | Arthur Schiwon | 2018-08-10 | 2 | -3/+29 |
* | convert pagination tests | Arthur Schiwon | 2018-08-09 | 2 | -21/+68 |
* | convert connection tests | Arthur Schiwon | 2018-08-09 | 1 | -0/+24 |
* | simplify tests and move some out to a new feature as we need a pristine | Arthur Schiwon | 2018-08-09 | 2 | -27/+23 |
* | integration test to ensure entries without displayname don't cause trouble | Arthur Schiwon | 2018-08-09 | 1 | -3/+14 |
* | login does not save the response | Arthur Schiwon | 2018-08-09 | 1 | -0/+1 |
* | convert LDAP offline and backup server integration tests | Arthur Schiwon | 2018-08-09 | 1 | -0/+27 |
* | integration test checking the group filter | Arthur Schiwon | 2018-08-09 | 1 | -0/+43 |
* | check user details | Arthur Schiwon | 2018-08-09 | 1 | -2/+9 |
* | behat integration tests for LDAP, basic setup | Arthur Schiwon | 2018-08-09 | 1 | -0/+10 |
* | remove outdated scenario | Arthur Schiwon | 2017-01-20 | 1 | -6/+0 |
* | LDAP PUT command now supports setting multiple keys at once | Arthur Schiwon | 2017-01-20 | 1 | -11/+17 |
* | enable user_ldap app for tests | Arthur Schiwon | 2017-01-20 | 1 | -1/+1 |
* | LDAP OCS Api for show config | Arthur Schiwon | 2017-01-19 | 1 | -0/+22 |
* | test against OCS v2 instead | Arthur Schiwon | 2017-01-19 | 1 | -7/+9 |
* | add LDAP OCS Api for modifying a configuration | Arthur Schiwon | 2017-01-19 | 1 | -2/+21 |
* | fix and extend behat tests | Arthur Schiwon | 2017-01-19 | 1 | -0/+27 |