27 Commits (c0ce272e9c3a94ff98081c4f90a31ca611d28323)

Author SHA1 Message Date
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 3 months ago
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 11 months ago
  Côme Chilliet 6b960de47c
Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 2 years ago
  Côme Chilliet 51398d706a
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling 5fba0e562f
Use query builder instead of OC_DB in user_ldap 3 years ago
  Arthur Schiwon fd1fd5afa4
user share manager to determine share ownership 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 3203286f52
Do not use custom DI object names for user_ldap 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Arthur Schiwon 419759e68b
resolve DI 6 years ago
  Arthur Schiwon ef3cd32916
don't skip updating when ajax is set as background job mode 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Vinicius Cubas Brand fa565750d1 User_LDAP plugins: smaller fixes 6 years ago
  Arthur Schiwon c9622ccb62
fix LDAP User deletion (cleanup) 6 years ago
  Arthur Schiwon 10ef98a3b1
add missing INotificationManager when creating User backend, LDAP 7 years ago
  Arthur Schiwon b740a21399
Fix integration test by not relying on Fake instances 7 years ago
  Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 7 years ago
  root 02ec8b1726 New LDAPProvider for user_ldap 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 7 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling 3ef8c95b37
Move tests/ to PSR-4 8 years ago
  Joas Schilling c807a26bd8
Move Access to PSR-4 8 years ago
  Joas Schilling af0a6961b1
Move Connection to PSR-4 8 years ago
  Joas Schilling 3690ce1b36
Move LDAP to PSR-4 8 years ago
  Joas Schilling 3f5e76162d
Move lib\user to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Arthur Schiwon 85b7bde7d4 add integration tests for avatar update 9 years ago
  Arthur Schiwon 68706de45b refactor integration tests to make it easier to add new ones 9 years ago