aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* chore: adjust code to adhere to coding standardAnna Larch2024-09-052-3/+2
* Merge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listi...Arthur Schiwon2024-09-036-47/+219
|\
| * chore: composer run cs:fixCôme Chilliet2024-08-271-2/+2
| * fix(user_ldap): Fix user_ldap tests by mocking new method exists in managerCôme Chilliet2024-08-271-20/+64
| * fix(user_ldap): Lowercase value for all attributes in configurationCôme Chilliet2024-08-271-0/+21
| * fix(ldap): Fix user_ldap attribute casing to fix testsCôme Chilliet2024-08-272-4/+5
| * fix(user_ldap): Correctly cache that user exists to avoid a request on mappin...Côme Chilliet2024-08-273-4/+1
| * fix(user_ldap): Avoid extra LDAP request when mapping a user for the first timeCôme Chilliet2024-08-273-24/+133
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-302-20/+2
* | fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
* | feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-31/+30
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2539-321/+321
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-244-2/+6
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-17/+13
* Use cache in LDAP backend's checkPasswordAkhil2024-08-162-11/+13
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* fix(LDAP): remove unneeded dependenciesArthur Schiwon2024-08-0110-85/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+16
* refactor(user_ldap): Replace security annotations with respective attributesprovokateurin2024-07-272-19/+20
* fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-20/+20
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-104-3/+3
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-23/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-022-0/+16
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-283-44/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-262-0/+10
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-3/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-4/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-122-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-082-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-078-0/+16
* fix: Only list remnants as disabled if option is enabledCôme Chilliet2024-06-061-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0510-0/+492
* Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9Andy Scherzinger2024-05-30201-3295/+625
|\
| * chore: run "composer run cs:fix" in user_ldap/templatesCôme Chilliet2024-05-303-11/+11
| * chore: Add SPDX headerAndy Scherzinger2024-05-30201-3287/+617
* | Merge pull request #36942 from nextcloud/unmark-login-dateJohn Molakvoæ2024-05-301-1/+6
|\ \
| * | fix: php lintJohn Molakvoæ2024-05-271-1/+1
| * | unmark deleted users if their last login date is more recent than deleted dateRobin Appelman2024-05-271-1/+6
* | | Refactor `OC\Server::getAvatarManager` in user_ldap appAndrew Summers2024-05-303-7/+9
| |/ |/|
* | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-3010-0/+141
|/
* fix: Also search in email field for disabled usersCôme Chilliet2024-05-231-1/+2
* feat: Add back searching in disabled user listCôme Chilliet2024-05-232-3/+13
* fix: add ldap_exop_passwd function to sensitive valueyemkareems2024-05-161-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-082-2/+2
* fix: Avoid useless reference usage in user_ldapCôme Chilliet2024-04-303-2/+3
* fix(user_ldap): Improve typing and fix a var nameCôme Chilliet2024-04-304-9/+15
* fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2024-04-302-43/+141