| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -31/+21 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 10 | -24/+35 |
* | Merge pull request #48223 from nextcloud/feat/add-rector-config | Côme Chilliet | 2024-09-23 | 4 | -5/+5 |
|\ |
|
| * | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 4 | -5/+5 |
* | | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_search | Louis Chemineau | 2024-09-23 | 1 | -0/+2 |
|/ |
|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 7 | -18/+18 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 23 | -279/+279 |
* | feat(user_ldap): Introduce user id assigned typed events for LDAP usage | Carl Schwan | 2024-09-10 | 2 | -52/+63 |
* | fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager | Côme Chilliet | 2024-08-27 | 1 | -20/+64 |
* | fix(ldap): Fix user_ldap attribute casing to fix tests | Côme Chilliet | 2024-08-27 | 1 | -1/+2 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 16 | -249/+249 |
* | Use cache in LDAP backend's checkPassword | Akhil | 2024-08-16 | 1 | -0/+4 |
* | fix(LDAP): remove unneeded dependencies | Arthur Schiwon | 2024-08-01 | 8 | -69/+44 |
* | refactor: Use `IAppConfig` for setting cron type | Ferdinand Thiessen | 2024-06-28 | 1 | -9/+18 |
* | Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9 | Andy Scherzinger | 2024-05-30 | 48 | -970/+152 |
|\ |
|
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 48 | -970/+152 |
* | | Refactor `OC\Server::getAvatarManager` in user_ldap app | Andrew Summers | 2024-05-30 | 2 | -6/+8 |
|/ |
|
* | feat(ldap): sync additional properties to profile and SAB | Jake Nabasny | 2024-05-30 | 1 | -0/+52 |
* | fix(user_ldap): Fix LDAP tests with new typing | Côme Chilliet | 2024-04-09 | 1 | -18/+7 |
* | fix(user_ldap): Fix tests using wrong types | Côme Chilliet | 2024-04-09 | 5 | -15/+25 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 3 | -3/+3 |
* | chore: Migrate away from OC::$server->getLogger | Côme Chilliet | 2024-02-13 | 1 | -1/+1 |
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -28/+15 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -15/+28 |
* | fix!: Migrate jobs away from deprecated interfaces | Côme Chilliet | 2024-02-08 | 1 | -28/+15 |
* | fix(LDAP): ensure stored groups are formatted as simple list | Arthur Schiwon | 2023-12-20 | 1 | -0/+27 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 4 | -6/+6 |
* | fix(LDAP): solve race condition reading groups of disappeared LDAP user | Arthur Schiwon | 2023-10-11 | 1 | -2/+85 |
* | refactor(LDAP): pass IConfig via constructor to Group_LDAP | Arthur Schiwon | 2023-10-10 | 2 | -14/+12 |
* | refactor(tests): simplify code, reduce duplication | Arthur Schiwon | 2023-10-09 | 1 | -425/+257 |
* | test(Group LDAP): add test for getting groups of OfflineUser | Arthur Schiwon | 2023-10-09 | 1 | -0/+45 |
* | Merge branch 'master' into fix/ldap-filter-generation | Aaron Dewes | 2023-09-20 | 1 | -2/+10 |
|\ |
|
| * | Merge pull request #39128 from nextcloud/fix/35319/ldap-missing-avatar | Julius Härtl | 2023-09-11 | 1 | -2/+10 |
| |\ |
|
| | * | fix(ldap): avatar is not being fetched | Arthur Schiwon | 2023-07-05 | 1 | -2/+10 |
* | | | Fix tests | Aaron Dewes | 2023-08-13 | 1 | -2/+2 |
|/ / |
|
* | | Move UpdateGroups methods to a service | Côme Chilliet | 2023-08-10 | 1 | -61/+33 |
* | | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend | Côme Chilliet | 2023-07-03 | 8 | -95/+129 |
|\ |
|
| * | Fix User_Proxy tests as well | Côme Chilliet | 2023-05-25 | 1 | -1/+11 |
| * | Use DI for DeletedUsersIndex and fix tests | Côme Chilliet | 2023-05-25 | 7 | -94/+118 |
* | | Refactors "strpos" calls in /apps/user_ldap to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -7/+7 |
|/ |
|
* | 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 |