| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt Sync job tests to the constructor change | Côme Chilliet | 2023-04-27 | 1 | -2/+1 |
* | Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage | Côme Chilliet | 2022-12-20 | 1 | -7/+13 |
|\ |
|
| * | Adapt test to User_Proxy constructor | Côme Chilliet | 2022-10-25 | 1 | -7/+13 |
* | | Fixed backup host logic | Côme Chilliet | 2022-12-19 | 1 | -1/+1 |
* | | Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-... | Côme Chilliet | 2022-12-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix user_ldap tests now that list of groups gets cached | Côme Chilliet | 2022-12-19 | 1 | -1/+1 |
| |/ |
|
* / | Fix job tests in updatenotification and user_ldap applications | Côme Chilliet | 2022-12-05 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldap | Simon L | 2022-10-21 | 1 | -1/+2 |
|\ |
|
| * | LDAP to no register new users when outside of fair use or over limits | Arthur Schiwon | 2022-10-18 | 1 | -1/+2 |
* | | Fix LDAP recursive nested group support | Côme Chilliet | 2022-10-20 | 1 | -15/+14 |
* | | Fix user_ldap tests | Carl Schwan | 2022-10-20 | 1 | -8/+3 |
* | | Add testing of nested group membership | Côme Chilliet | 2022-10-20 | 1 | -11/+31 |
* | | Refactor group membership listing for nested groups | Côme Chilliet | 2022-10-20 | 1 | -1/+3 |
* | | Add tests for nested groups | Côme Chilliet | 2022-10-20 | 1 | -8/+45 |
|/ |
|
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 3 | -6/+6 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -1/+2 |
* | adjust tests | Arthur Schiwon | 2022-06-28 | 1 | -20/+31 |
* | Remove bogus expects from user_ldap tests | Côme Chilliet | 2022-06-14 | 1 | -3/+0 |
* | Remove deprecated at() matcher from user_ldap tests | Côme Chilliet | 2022-06-13 | 3 | -34/+27 |
* | Fix user_ldap unit tests | Côme Chilliet | 2022-04-01 | 2 | -10/+10 |
* | Fix unit tests | Côme Chilliet | 2022-03-03 | 5 | -25/+41 |
* | add occ command to update UUIDs (incomplete) | Arthur Schiwon | 2022-02-10 | 1 | -1/+1 |
* | Fix PHP 8.1 support for user_ldap application | Côme Chilliet | 2021-12-16 | 2 | -3/+3 |
* | Merge pull request #29470 from nextcloud/fix/translit-php8 | blizzz | 2021-11-29 | 1 | -7/+2 |
|\ |
|
| * | Fix sanitizing regex and add a test case for uppercase in username | Côme Chilliet | 2021-11-23 | 1 | -0/+1 |
| * | Avoid use of iconv to get rid of unicode | Côme Chilliet | 2021-10-28 | 1 | -7/+1 |
* | | Merge pull request #29610 from nextcloud/fix/user_ldap-logger | Côme Chilliet | 2021-11-23 | 5 | -17/+16 |
|\ \ |
|
| * | | Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ... | Côme Chilliet | 2021-11-09 | 5 | -17/+16 |
| |/ |
|
* / | Test cache invalidation for AbstractMapping in test suite | Côme Chilliet | 2021-11-22 | 1 | -0/+4 |
|/ |
|
* | Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access | Côme Chilliet | 2021-10-12 | 2 | -5/+10 |
* | Merge pull request #28876 from nextcloud/fix/28653/ldap-long-user-group-ids | blizzz | 2021-09-24 | 1 | -1/+30 |
|\ |
|
| * | ensure that user and group IDs in LDAP's tables are also max 64chars | Arthur Schiwon | 2021-09-24 | 1 | -1/+30 |
* | | fix caching of objectsid searches | Arthur Schiwon | 2021-09-21 | 1 | -0/+32 |
|/ |
|
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 2 | -4/+4 |
* | Add method to read multi-value attributes from ldap. | Daniel Kesselberg | 2021-06-16 | 1 | -0/+191 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 40 | -66/+23 |
* | l10n: Spelling unification | Valdnet | 2021-05-21 | 1 | -3/+3 |
* | Fix LDAP unit tests | Joas Schilling | 2021-04-20 | 1 | -2/+2 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 3 | -21/+21 |
* | Cache the user backend info for 300s | Joas Schilling | 2021-02-15 | 1 | -1/+3 |
* | Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groups | Christoph Wurst | 2021-01-29 | 1 | -0/+44 |
|\ |
|
| * | really use known groups | Arthur Schiwon | 2021-01-12 | 1 | -0/+44 |
* | | respect DB limits limit per statement and query | Arthur Schiwon | 2021-01-11 | 1 | -0/+19 |
|/ |
|
* | Revert "(LDAP) respect DB limits of arguments in an IN statement" | Roeland Jago Douma | 2021-01-08 | 1 | -19/+0 |
* | respect DB limits of arguments in a IN list | Arthur Schiwon | 2021-01-07 | 1 | -0/+19 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 5 | -3/+7 |
* | Merge pull request #24402 from nextcloud/fix/24252/ldap-ingroup-memberid | blizzz | 2020-12-15 | 1 | -43/+216 |
|\ |
|
| * | php-cs happyness | Arthur Schiwon | 2020-11-27 | 1 | -47/+47 |
| * | add unit tests | Arthur Schiwon | 2020-11-27 | 1 | -0/+173 |
* | | Cancel 1 LDAP test for php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
|/ |
|