Commit Graph

40 Commits (db625f01b3fdafacd2e4d110eaaa6efb69cd6eb9)

Author SHA1 Message Date
Côme Chilliet ad1d9edb43 Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 4 years ago
Arthur Schiwon 24f2974267
ensure that user and group IDs in LDAP's tables are also max 64chars 4 years ago
Arthur Schiwon 02b703193a
really use known groups 5 years ago
Roeland Jago Douma 54ef1a73af
Cancel 1 LDAP test for php8 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 d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Arthur Schiwon 84619a5b9c
use serverControls directly with LDAP calls, fixes 19127 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 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon 73cacb8896
check user state when fetching to avoid dealing with offline objects 8 years ago
Arthur Schiwon f1565336bd
DI for NC's user manager 8 years ago
Arthur Schiwon 47a10bd25a
treat iconv issues 8 years ago
Arthur Schiwon 8607992e85
do not create empty userid when attribute does not have allowed chars 8 years ago
Arthur Schiwon 27f14eee26
don't cache user, if no internal user id was retrieved/assigned 8 years ago
Arthur Schiwon 991190b994
ensure that users are cached when they are retrieved 8 years ago
Arthur Schiwon 419759e68b
resolve DI 8 years ago
Arthur Schiwon fc6b3902af
adjust tests 8 years ago
Arthur Schiwon ef3cd32916
don't skip updating when ajax is set as background job mode 8 years ago
Arthur Schiwon c6f1af9896
move ldap user sync to background (WIP) 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roger Szabo 5e7723f15c restore ldap_password_renew_pr 9 years ago
Lukas Reschke 4c5e7d270a
Add tests 9 years ago
Arthur Schiwon a49d571799
fix and tidy up tests after merge conflicts 10 years ago
Victor Dubiniuk c4fcd1f282
Update tests for phunit 5.5 10 years ago
Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 10 years ago
Joas Schilling 01cf85e4e5
Fix the User_LDAP app 10 years ago
Roeland Jago Douma 5fb2eee5df
Fix getMock user_ldap 10 years ago
Jörn Friedrich Dreyer 4d31caa6f8
fix a few minor code smells 10 years ago
root 02ec8b1726 New LDAPProvider for user_ldap 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 3ef8c95b37
Move tests/ to PSR-4 10 years ago
Joas Schilling c807a26bd8
Move Access to PSR-4 10 years ago
Joas Schilling af0a6961b1
Move Connection to PSR-4 10 years ago
Joas Schilling 387019a212
Move FilesystemHelper to PSR-4 10 years ago
Joas Schilling 391531851c
Move interface to PSR-4 10 years ago
Joas Schilling 3690ce1b36
Move LDAP to PSR-4 10 years ago
Joas Schilling 6feccccbd5
Move LogWrapper to PSR-4 10 years ago
Joas Schilling 3f5e76162d
Move lib\user to PSR-4 10 years ago
Thomas Müller 77069f5582 Use IUser::setEMailAddress in ldap as well 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 10 years ago