Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
před 1 měsícem |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 2 měsíci |
Joas Schilling
|
047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
|
před 3 měsíci |
Benjamin Gaussorgues
|
202e5b1e95
feat(security): restrict admin actions to IP ranges
|
před 3 měsíci |
Benjamin Gaussorgues
|
e630e4b983
Merge pull request #44763 from nextcloud/fix/group_name_length_db
|
před 5 měsíci |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
před 6 měsíci |
Benjamin Gaussorgues
|
7a6b1f8ae8
fix(groups): allows to save group names with more than 64 characters
|
před 7 měsíci |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
před 11 měsíci |
Carl Schwan
|
3270b7f12e
Add batch methods in user backends
|
před 2 roky |
Joas Schilling
|
80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group
|
před 1 rokem |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
před 1 rokem |
Côme Chilliet
|
10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
|
před 1 rokem |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
před 1 rokem |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
před 2 roky |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
před 1 rokem |
Anna Larch
|
7c4ceb444c
Add group display name cache
|
před 2 roky |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
před 2 roky |
Roeland Jago Douma
|
68ec18323d
Fix types in the Group Manager
|
před 3 roky |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
před 4 roky |
Robin Appelman
|
aa83b0b22d
dont get the group details if we only ask for the id
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
3a415e4139
Remove space between switch case and colon
|
před 4 roky |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
před 4 roky |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
před 4 roky |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
před 4 roky |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
před 4 roky |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
před 5 roky |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
před 5 roky |
blizzz
|
b1dffc5c2d
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
|
před 5 roky |
Arthur Schiwon
|
7b1eedb11e
take group creation result into consideration
|
před 5 roky |