aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-272-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-262-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+4
* Merge pull request #44860 from nextcloud/fix/remove-unicode-logs-user-ldapCôme Chilliet2024-04-222-23/+23
|\
| * fix(user_ldap): Remove unicode character from log linesCôme Chilliet2024-04-162-23/+23
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-222-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-214-0/+72
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2014-0/+70
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-2/+2
* | Merge pull request #44859 from nextcloud/feat/add-ldap-connection-setup-checkFerdinand Thiessen2024-04-184-0/+115
|\ \
| * | feat(user_ldap): Add setup check to verify connection configurationCôme Chilliet2024-04-164-0/+115
| |/
* | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-1617-151/+107
|\ \ | |/ |/|
| * fix(user_ldap): Fix LDAP tests with new typingCôme Chilliet2024-04-091-18/+7
| * fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-093-26/+1
| * fix: Add missing psalm-assert to isResourceCôme Chilliet2024-04-091-0/+1
| * fix: Fix small psalm errors in FTP and LDAP connectionsCôme Chilliet2024-04-091-2/+1
| * fix(user_ldap): Fix tests using wrong typesCôme Chilliet2024-04-096-16/+30
| * fix: Remove obsolete resource typingCôme Chilliet2024-04-0912-90/+68
* | Merge pull request #44350 from nextcloud/fix/noid/ldap-check-user-escapeArthur Schiwon2024-04-103-1/+21
|\ \ | |/ |/|