nextcloud/apps/user_ldap/tests
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB
Synced from LDAP to profile:
- Date of birth

Synced from LDAP to SAB (via the profile):
- Biography
- Date of birth

Original code by Jake Nabasny (GitHub: @slapcat)

Co-authored-by: Jake Nabasny <jake@nabasny.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-30 12:01:13 +02:00
..
Integration fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +02:00
Mapping LDAP to no register new users when outside of fair use or over limits 2022-10-18 12:57:43 +02:00
Migration Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
Service feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
User fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
AccessTest.php fix(user_ldap): Fix LDAP tests with new typing 2024-04-09 11:24:38 +02:00
ConfigurationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ConnectionTest.php fix(user_ldap): Fix tests using wrong types 2024-04-09 10:01:47 +02:00
Group_LDAPTest.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
GroupLDAPPluginTest.php Fix user_ldap unit tests 2022-04-01 12:18:03 +00:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPGroupPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPProviderTest.php fix(user_ldap): Fix tests using wrong types 2024-04-09 10:01:47 +02:00
LDAPTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPUserPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
User_LDAPTest.php fix(user_ldap): Fix tests using wrong types 2024-04-09 10:01:47 +02:00
User_ProxyTest.php Fix User_Proxy tests as well 2023-05-25 15:55:04 +02:00
UserLDAPPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
WizardTest.php fix(user_ldap): Fix tests using wrong types 2024-04-09 10:01:47 +02:00