Commit History

Author SHA1 Message Date
  Andy Scherzinger 8d8891c5bc chore: Add SPDX header 4 months ago
  Côme Chilliet 7f3fcbc49f fix(user_ldap): Improve typing and fix a var name 5 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 8 months ago
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 1 year ago
  Côme Chilliet a372564850 Fix psalm spotted errors with new requirements 1 year ago
  Côme Chilliet 4130a4cbd8 Make sure to use AccessFactory to create Access instances and use DI 1 year ago
  Côme Chilliet 6b960de47c Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 2 years ago
  Côme Chilliet d189a23f43 Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Access 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 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 caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Arthur Schiwon ed5f53bd49 Access needs UserManager, missed to add in #8833 6 years ago
  Roeland Jago Douma 26073eac0c Finally remove \OCP\JSON 6 years ago
  Roeland Jago Douma 3dac15a891 Move calls to \OCP\JSON to private \OC_JSON 6 years ago
  Arthur Schiwon 419759e68b resolve DI 7 years ago
  Morris Jobke 0eebff152a Update license headers 7 years ago
  Roger Szabo 5e7723f15c restore ldap_password_renew_pr 7 years ago
  Juan Pablo Villafáñez 1937e58ec0 Add prefix to the connection 8 years ago
  Roeland Jago Douma bdf4bf4669 DI IConfig into ldap helper 8 years ago
  root 02ec8b1726 New LDAPProvider for user_ldap 8 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling 813f0a0f40 Fix apps/ 8 years ago
  Lukas Reschke aba539703c Update license headers 8 years ago
  Joas Schilling c807a26bd8 Move Access to PSR-4 8 years ago
  Joas Schilling aa7b600383 Move Configuration to PSR-4 8 years ago