aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1535-88/+133
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-152-14/+14
* chore: Use more gender neutral languageprovokateurin2024-10-146-7/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-132-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-6/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+14
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-42/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-282-0/+12
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-236-8/+8
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-206-8/+8
* | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_searchLouis Chemineau2024-09-231-0/+2
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-1/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2012-2/+28
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1934-106/+106
* Merge pull request #47978 from nextcloud/chore/remove-iloggerJoas Schilling2024-09-191-2/+3
|\
| * chore: Remove deprecated `ILogger` logging functionschore/remove-iloggerFerdinand Thiessen2024-09-191-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-196-2/+40
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1810-12/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1816-6/+68
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-175-0/+15
* fix(psalm): Fix @throws annotationsfix/psalm/throws-annotationsprovokateurin2024-09-171-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1738-152/+0
* Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-161-2/+1
|\
| * refactor: Use the elvis operatorChristoph Wurst2024-09-151-2/+1
* | Merge pull request #48028 from nextcloud/fix/fix-ldap-setupcheck-crashAndy Scherzinger2024-09-161-4/+4
|\ \
| * | fix(user_ldap): Use %n in plural translation to avoid a crash in L10Nfix/fix-ldap-setupcheck-crashCôme Chilliet2024-09-151-4/+4
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-162-2/+2
* | Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-1623-279/+279
|\ \
| * | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1523-279/+279
| |/
* / refactor: Replace __CLASS__ with ::class referencesrefactor/self-class-referenceChristoph Wurst2024-09-152-9/+9
|/
* Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-136-193/+136
|\
| * feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-106-193/+136
* | fix(LDAP): check index before accessing itArthur Schiwon2024-09-121-4/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-072-0/+2
* 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