aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Integration/Lib/IntegrationTestAttributeDetection.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen7 days1-0/+1
* test: Migrate User LDAP to phpunit 10tests/noid/ldapJoas Schilling2025-05-281-1/+1
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-8/+12
* fix(LDAP): remove unneeded dependenciesArthur Schiwon2024-08-011-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-301-20/+2
* refactor(LDAP): pass IConfig via constructor to Group_LDAPArthur Schiwon2023-10-101-1/+2
* Use DI for DeletedUsersIndex and fix testsCôme Chilliet2023-05-251-1/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+1
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-131-2/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-2/+2
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-1/+1
* add missing INotificationManager when creating User backend, LDAPArthur Schiwon2017-05-261-1/+1
* add integration test for uuid attr detectionArthur Schiwon2017-02-171-0/+86