nextcloud/apps/provisioning_api/lib/Controller
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
..
AppConfigController.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00
AppsController.php fix(provisioning_api): Fix AppInfo schema for OpenAPI 2024-02-27 23:41:33 +01:00
AUserData.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
GroupsController.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
PreferencesController.php provisioning_api: Add OpenAPI spec 2023-07-31 10:29:08 +02:00
UsersController.php feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +02:00
VerificationController.php fix: Add bruteforce protection to email endpoint 2024-02-14 21:14:25 +01:00