aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39058 from nextcloud/fix/fix-ldap-filters-for-empty-searchCôme Chilliet2023-08-081-2/+6
|\
| * Avoid adding (attribute=) part to filter which will confuse LDAP serversCôme Chilliet2023-06-291-2/+6
* | Fix OpenAPI specsjld31032023-08-031-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-032-8/+8
* | user_ldap: Add OpenAPI specjld31032023-07-312-76/+410
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-292-4/+4
* | fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-271-2/+0
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-4/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-252-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-242-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-214-2/+58
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-202-0/+82
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-154-4/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-144-2/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-122-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-112-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-2/+54
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-086-6/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-072-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-066-114/+164
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0520-0/+40
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-042-194/+222
* | Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backendCôme Chilliet2023-07-0315-170/+266
|\ \
| * | Add method to list disabled users to IProvideEnabledStateBackendCôme Chilliet2023-06-292-0/+16
| * | Fix since annotations and add boolean return type for setUserEnabledCôme Chilliet2023-06-202-3/+4
| * | Fix User_Proxy tests as wellCôme Chilliet2023-05-251-1/+11
| * | Use DI for DeletedUsersIndex and fix testsCôme Chilliet2023-05-259-118/+151
| * | [user_ldap] Add per-connection setting for marking remnants as disabledCôme Chilliet2023-05-235-14/+32
| * | Use the new IProvideEnabledStateBackend interface in user_ldapCôme Chilliet2023-05-233-40/+58
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-032-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-022-0/+60
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-012-16/+32
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+44
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-286-18/+192
| |/ |/|
* | Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perfArthur Schiwon2023-06-221-2/+9
|\ \
| * | Fix paged search when offset is not a multiple of default page sizeCôme Chilliet2023-06-201-2/+8
| * | Use default page size for jumping to desired offsetCôme Chilliet2023-05-251-2/+3
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-222-12/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-192-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-152-12/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-46/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-2/+40
* | Refactors "strpos" calls in /apps/user_ldap to improve code readability.Faraz Samapoor2023-06-0213-23/+23