Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(LDAP): remove unneeded dependencies | Arthur Schiwon | 2024-08-01 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 1 | -20/+2 |
* | refactor(LDAP): pass IConfig via constructor to Group_LDAP | Arthur Schiwon | 2023-10-10 | 1 | -1/+2 |
* | Use DI for DeletedUsersIndex and fix tests | Côme Chilliet | 2023-05-25 | 1 | -1/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+1 |
* | Do not use custom DI object names for user_ldap | Morris Jobke | 2020-07-13 | 1 | -2/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -2/+2 |
* | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 1 | -1/+1 |
* | add missing INotificationManager when creating User backend, LDAP | Arthur Schiwon | 2017-05-26 | 1 | -1/+1 |
* | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 1 | -0/+86 |