Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
пре 2 месеци |
Robin Appelman
|
8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it
|
пре 5 месеци |
Joas Schilling
|
047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
|
пре 4 месеци |
Benjamin Gaussorgues
|
202e5b1e95
feat(security): restrict admin actions to IP ranges
|
пре 4 месеци |
provokateurin
|
5aefdc399e
feat(AppFramework): Add ExAppRequired attribute
|
пре 5 месеци |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
пре 6 месеци |
Joas Schilling
|
ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations
|
пре 1 година |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
пре 1 година |
Joas Schilling
|
d078d53683
Fix tests
|
пре 2 година |
Carl Schwan
|
6312c0df69
Check style update
|
пре 2 година |
Carl Schwan
|
6958d8005a
Add admin privilege delegation for admin settings
|
пре 3 година |
Joas Schilling
|
181aab416a
Fix warnings about logException
|
пре 3 година |
Joas Schilling
|
df47445c01
Fix unit tests
|
пре 3 година |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
пре 4 година |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
пре 4 година |
Holger Hees
|
e70249e089
Update SecurityMiddleware.php
|
пре 4 година |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
пре 4 година |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
пре 4 година |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
пре 4 година |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
пре 4 година |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
пре 4 година |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
пре 5 година |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
пре 5 година |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
пре 5 година |
Roeland Jago Douma
|
37a4282c7a
Split up security middleware
|
пре 5 година |
Christoph Wurst
|
22ae682823
Make it possible to show admin settings for sub admins
|
пре 5 година |
Roeland Jago Douma
|
8c1e75e052
Do not use file as template parameter
|
пре 6 година |
Roeland Jago Douma
|
3ad7daeda5
Add tests
|
пре 6 година |
Morris Jobke
|
cf35c4b03a
Provide translated error message for permission error
|
пре 6 година |
Roeland Jago Douma
|
7405dfb544
Update tests
|
пре 6 година |