Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 month ago |
provokateurin
|
e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes
|
3 months ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Joas Schilling
|
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
|
1 year ago |
Joas Schilling
|
ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations
|
1 year ago |
Ferdinand Thiessen
|
f655f83c84
fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Joas Schilling
|
d078d53683
Fix tests
|
2 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Roeland Jago Douma
|
f71dc7523f
Fix tests
|
7 years ago |
Lukas Reschke
|
ba4f12baa0
Implement brute force protection
|
8 years ago |
Roeland Jago Douma
|
2fa9e67294
Fix phpunit-5.4 wargning
|
8 years ago |
Christoph Wurst
|
82b50d126c
add PasswordLoginForbiddenException
|
8 years ago |
Christoph Wurst
|
9997c431c3
use client login method on CORS routes
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |