101 Commits (d14b3512082f450292463d7c77f26a22ab12b7de)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 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
  Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 1 year ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 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 2 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 d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 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
  Arthur Schiwon 373a1d5391
more consistent naming 6 years ago
  Arthur Schiwon 8fe914f07e
LDAP backend to emit announce and revoke signals on mapping changes 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
  Morris Jobke c1e4f9f305
Use type casting instead of *val() method 6 years ago
  Arthur Schiwon 419759e68b
resolve DI 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Allan Nordhøy 66cbf90853 Spelling: Shortening and binding 7 years ago
  Roger Szabo 5e7723f15c restore ldap_password_renew_pr 7 years ago
  Juan Pablo Villafáñez 1937e58ec0
Add prefix to the connection 7 years ago
  Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 7 years ago
  Juan Pablo Villafáñez 5b4e752079
Hide the LDAP password in the client side 8 years ago
  Juan Pablo Villafáñez 12442f3270
Close session fast when doing a test to prevent blocking the next 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
  Joas Schilling af0a6961b1
Move Connection to PSR-4 8 years ago
  Joas Schilling 387019a212
Move FilesystemHelper to PSR-4 8 years ago
  Joas Schilling 7db6b487f5
Move Helper to PSR-4 8 years ago
  Joas Schilling 3690ce1b36
Move LDAP to PSR-4 8 years ago
  Joas Schilling 6feccccbd5
Move LogWrapper to PSR-4 8 years ago
  Joas Schilling d4e828f39e
Move wizard 8 years ago
  Joas Schilling 3f5e76162d
Move lib\user to PSR-4 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Thomas Müller 77069f5582 Use IUser::setEMailAddress in ldap as well 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Arthur Schiwon b91c9851a3 passing an empty base in this diagnosis call will not result in LDAP errors 8 years ago