summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-226-0/+114
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Merge pull request #36565 from march42/feature/ldap_update_profileSimon L2023-04-206-1/+343
|\
| * optimized handling of user profile data changeMarc Hefter2023-04-141-1/+23
| * error handling in update profile from LDAPMarc Hefter2023-04-111-1/+7
| * trying to make github-code-scanning bot happyMarc Hefter2023-04-061-2/+3
| * added simple data conversion for LDAP attributesMarc Hefter2023-04-061-7/+19
| * handling, formatting of postalAddress attribute syntaxMarc Hefter2023-04-061-24/+39
| * nice up the code handling AccountManagerMarc Hefter2023-04-065-83/+66
| * refined code, to be independend from OCP\IUserMarc Hefter2023-04-066-56/+51
| * fixing Psalm messagesMarc Hefter2023-04-061-8/+8
| * handling updateProfile with array of valuesMarc Hefter2023-04-066-66/+79
| * CleanUp: removed redundant storing profile attributes in user settingsMarc Hefter2023-04-061-2/+0
| * CleanUp: removed redundant condition if blockMarc Hefter2023-04-061-4/+1
| * CleanUp: tidy checking for empty profileScopeMarc Hefter2023-04-061-1/+1
| * Fix: Parameter $scope has no provided typeMarc Hefter2023-04-061-4/+3
| * CleanUp: remove unneeded UNSET, to unclutter codeMarc Hefter2023-04-061-7/+0
| * cleanup: removed unnecessary imports of IAccountManager, AccountManager, IDBC...Marc Hefter2023-04-061-4/+1
| * fixed error: Array to string conversion at user_ldap/lib/User/User.php#639Marc Hefter2023-04-061-1/+1
| * bugfix: changed forgotten userName, to getUsernameMarc Hefter2023-04-061-2/+2
| * added user profile scope settingMarc Hefter2023-04-065-10/+33
| * feature addition: [user_ldap] update user profile from LDAPMarc Hefter2023-04-061-20/+22
| * feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some...Marc Hefter2023-04-066-4/+64
| * feature addition: [user_ldap] update user profile from LDAP; WIP work-in-prog...Marc Hefter2023-04-065-0/+226
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-202-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-162-0/+2
* | perform exact Ldap search as well to make sure it works for attributes withou...Julien Veyssier2023-04-131-0/+5
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-04-132-0/+2
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-04-064-2/+4
|/
* Merge pull request #37575 from nextcloud/fix/user_ldap-log-suffix-namesArthur Schiwon2023-04-051-0/+9
|\
| * Log a warning when a user or group is mapped with a suffixCΓ΄me Chilliet2023-04-041-0/+9
* | Fix types for reading and writing config valuesjld31032023-04-052-7/+7
|/
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-302-6/+6
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-282-0/+2
* Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHomeArthur Schiwon2023-03-272-1/+10
|\
| * fix undefined method getExtStorageHome()Arthur Schiwon2023-03-222-1/+10
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-276-0/+6
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-232-0/+2
|/
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-214-0/+4
* Merge pull request #37006 from nextcloud/ldap-unmark-dhArthur Schiwon2023-03-201-2/+0
|\
| * also unmark deleted ldap user when checking the ldap entryRobin Appelman2023-03-021-2/+0
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-192-0/+2
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-1812-0/+36
* | Replace custom tooltips with native ones and add description to all elements ...julia.kirschenheuter2023-03-167-26/+98
* | Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pag...Arthur Schiwon2023-03-151-9/+13
|\ \
| * | Do not send a pagination control with size = 0 if cookie is emptyCΓ΄me Chilliet2023-03-131-9/+13
* | | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-154-22/+22
|/ /
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-132-8/+8
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-102-2/+30
* | Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-092-0/+10