Commit Graph

80 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen c99d27436f chore: adjust duplicated `use` in `User_LDAPTest` 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling 6c7f8ea55b
test: Migrate User LDAP to phpunit 10 7 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 9 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Côme Chilliet c3029c70d5
fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Akhil b1230cd53d Use cache in LDAP backend's checkPassword 1 year ago
Arthur Schiwon 0447aa4e62
fix(LDAP): remove unneeded dependencies 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Côme Chilliet d4229f9f59 fix(user_ldap): Fix tests using wrong types 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Côme Chilliet add59d2309
Use DI for DeletedUsersIndex and fix tests 3 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 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 5 years ago
Arthur Schiwon b8bef4ded0
fix strings being passed where arrays where expected 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 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
Arthur Schiwon f657ded6ec
remove superfluous tests 6 years ago
Arthur Schiwon 1068b860ff
adjust tests 6 years ago
Arthur Schiwon 411a47cadb
relax strict getHome behaviour for LDAP users in a shadow state 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
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon 108227ca6c
invalidates user when plugin reported deletion success 7 years ago
Arthur Schiwon 660fbd64e3
ensures mapping of chosen userid 7 years ago
Arthur Schiwon a1f2dbe29c
caches the displayname after an LDAP plugin set it 7 years ago
Vinicius Cubas Brand c4dbc428f9
fix user creation using LDAP Plugin 7 years ago
Arthur Schiwon 2b903aa267
fix unit tests 7 years ago
Arthur Schiwon 846ab25fc0
adjust and add more unit tests 8 years ago
Arthur Schiwon a4dda465c2
let user set avatar in nextcloud von LDAP provides invalid image data 8 years ago
Arthur Schiwon 552da85df8
Iron User_LDAP tests 8 years ago
Roeland Jago Douma 74f0e37233
Remove deprecated \OCP\User::userExists 8 years ago
Roeland Jago Douma 7ebd96416c
Remove deprecated OCP\User::getDisplayname 8 years ago
Roeland Jago Douma 6c8caa1641
Remove deprecated \OCP\User::getUsers 8 years ago
Morris Jobke 55532f19d9
Cleanup OC_User and OCP\User 8 years ago