Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 mesiacov pred |
Côme Chilliet
|
d4229f9f59
fix(user_ldap): Fix tests using wrong types
|
7 mesiacov pred |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 mesiacov pred |
Côme Chilliet
|
b2f01b72fe
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
|
1 rok pred |
Faraz Samapoor
|
b0938b9083
Refactors "strpos" calls in /apps/user_ldap to improve code readability.
|
1 rok pred |
Côme Chilliet
|
add59d2309
Use DI for DeletedUsersIndex and fix tests
|
1 rok pred |
Côme Chilliet
|
dab5ea958a
Fix unit tests
|
2 rokov pred |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 rokov pred |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 rokov pred |
Arthur Schiwon
|
fd1fd5afa4
user share manager to determine share ownership
|
4 rokov pred |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 rokov pred |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 rokov pred |
Arthur Schiwon
|
b8bef4ded0
fix strings being passed where arrays where expected
|
4 rokov pred |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 rokov pred |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 rokov pred |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 rokov pred |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 rokov pred |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 rokov pred |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 rokov pred |
Arthur Schiwon
|
f657ded6ec
remove superfluous tests
|
4 rokov pred |
Arthur Schiwon
|
1068b860ff
adjust tests
|
5 rokov pred |
Arthur Schiwon
|
411a47cadb
relax strict getHome behaviour for LDAP users in a shadow state
|
5 rokov pred |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 rokov pred |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 rokov pred |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 rokov pred |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 rokov pred |
Arthur Schiwon
|
108227ca6c
invalidates user when plugin reported deletion success
|
5 rokov pred |
Arthur Schiwon
|
660fbd64e3
ensures mapping of chosen userid
|
5 rokov pred |
Arthur Schiwon
|
a1f2dbe29c
caches the displayname after an LDAP plugin set it
|
5 rokov pred |
Vinicius Cubas Brand
|
c4dbc428f9
fix user creation using LDAP Plugin
|
5 rokov pred |