Commit Graph

3553 Commits (695e18f86355b8105ccc2ee247a618241002f2cd)

Author SHA1 Message Date
Nextcloud bot 16bfe0cc65
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 0aa65d9714
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 01bb3efe23
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot bc7f0c3095
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot d772537d90
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 5c2610af7d
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 12dc49fbca
Fix(l10n): Update translations from Transifex 2 years ago
Grigorii K. Shartsev 2d6cd78c32
fix: replace non-standard autocorrect with spellcheck attribute 2 years ago
Côme Chilliet 2e4d1549a4
Change SetupResult API to named constructors 2 years ago
Côme Chilliet b41b9cf4c0
Small cleanups in SetupCheck classes 2 years ago
Côme Chilliet 0890012e72
Fix SetupChecks/LdapInvalidUuids.php 2 years ago
Carl Schwan c71e47f5c3
Progress 2 years ago
Nextcloud bot e1d33096d3
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot cd6b10f89b
Fix(l10n): Update translations from Transifex 2 years ago
Côme Chilliet 05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event 2 years ago
Côme Chilliet 800b1b7031
Fire group events at login for LDAP groups 2 years ago
Côme Chilliet 6e38cb197a
Add logging to be able to debug FirstLoginListener 2 years ago
Côme Chilliet 4f2048851c
Move event listener registration to register() 2 years ago
Côme Chilliet 2e52e39aff
Use a standard array for the stateful cache 2 years ago
Côme Chilliet 474b5e1a05
Add FirstLoginListener to accept shares upon first ldap user login 2 years ago
Arthur Schiwon cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user 2 years ago
Arthur Schiwon c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP 2 years ago
Arthur Schiwon 039da6bd22
refactor(tests): simplify code, reduce duplication 2 years ago
Arthur Schiwon 9e2d9d5df9
test(Group LDAP): add test for getting groups of OfflineUser 2 years ago
Arthur Schiwon cb3faad5b5
fix(ldap): store last known user groups 2 years ago
Nextcloud bot 4d227c195f
Fix(l10n): Update translations from Transifex 2 years ago
Marcel Klehr 7f5b61c66d
Update apps/user_ldap/lib/User/User.php 2 years ago
Marcel Klehr 66f6e94d7d LDAP: Increase profile picture limit to 512 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
jld3103 d7926807ea
Fix OCS-APIRequest header for OpenAPI 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Nextcloud bot 2288e8e571
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot c63ef4a2d5
Fix(l10n): Update translations from Transifex 2 years ago
Côme Chilliet 7a59d2ec07
Remove deprectated ILogger uses from user_ldap application 2 years ago
Nextcloud bot 5b9cfedc66
Fix(l10n): Update translations from Transifex 2 years ago
Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 2 years ago
Côme Chilliet a5fa1e7715
Fix psalm errors about groupExists return type 2 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
Anna Larch 5d5134e615 Do not log passwords in debug mode 2 years ago
Nextcloud bot dfbc0d8572
Fix(l10n): Update translations from Transifex 2 years ago
Aaron Dewes d79def553f Fix tests 2 years ago
Aaron Dewes 16908999ed Simplify escapeFilterPart 2 years ago
Aaron Dewes 13d9494af3 Escape some more values 2 years ago
AaronDewes c42d9d439a Fix: Escape group names for LDAP 2 years ago
Nextcloud bot 4a2fbf7280
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 5dfef033b5
Fix(l10n): Update translations from Transifex 2 years ago
Côme Chilliet a0808111b4
Add unique index for user_ldap group memberships 2 years ago
Côme Chilliet b8a0954f55
Fix check-group --update for deleted groups 2 years ago
Côme Chilliet 5425f7d3bd
Use BIGINT for new table id field 2 years ago
Côme Chilliet 7732de75ee
Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 2 years ago