Commit Graph

36 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Carl Schwan 986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Andrew Summers d62eb333a7 Refactor `OC\Server::getAvatarManager` in user_ldap app 2 years ago
Côme Chilliet 7f3fcbc49f
fix(user_ldap): Improve typing and fix a var name 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Côme Chilliet 429db14a00
Fix multiple LDAP configuration support by fixing AccessFactory 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Joas Schilling 168c673755
Allow to log DB, redis and LDAP requests into files 4 years ago
Côme Chilliet d189a23f43
Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access 4 years ago
Côme Chilliet 51398d706a
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 5fba0e562f
Use query builder instead of OC_DB in user_ldap 5 years ago
Arthur Schiwon fd1fd5afa4
user share manager to determine share ownership 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon f1565336bd
DI for NC's user manager 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Arthur Schiwon 9031ae0281
fix return value when ldapPagingSize returns null 8 years ago
Arthur Schiwon f292f98060
when paged results are turned off, all (max possible) users are returned 8 years ago
Arthur Schiwon 7c3db54ff6
fix changing to next cycle 8 years ago
Arthur Schiwon b17c5fec40
add unit test for qualifies to run 8 years ago
Arthur Schiwon a565bf0b9f
fix offset is never being reset 8 years ago
Arthur Schiwon 82da4fde18
create failing test for this case 8 years ago
Arthur Schiwon 419759e68b
resolve DI 8 years ago
Arthur Schiwon 8113f26eed
add Sync test 8 years ago
Arthur Schiwon 59c05d5447
move LDAP user attributes "sync" to background (except for ajax jobs) 8 years ago