Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 ماه پیش |
provokateurin
|
9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks
|
7 ماه پیش |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 ماه پیش |
Joas Schilling
|
9ed3ab7d87
test(request): Add tests to strip the port when forwarding requests
|
8 ماه پیش |
Arthur Schiwon
|
216b95f8b1
test(unit): fix RequestTest
|
9 ماه پیش |
Joas Schilling
|
2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address
|
1 سال پیش |
Joas Schilling
|
2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
|
1 سال پیش |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 سال پیش |
Stanimir Bozhilov
|
7dcd6eb561
Merge branch 'master' into add-scim-json-support
|
1 سال پیش |
Artur Neumann
|
81f2857f34
check if params given to API are really an array
|
1 سال پیش |
Stanimir Bozhilov
|
46c10c77e1
Fix the JSON content type regex to match all MIME types
|
2 سال پیش |
Stanimir Bozhilov
|
f7d51a39cf
Add unit tests for application/scim+json content type
|
2 سال پیش |
Simon Leiner
|
09362eaeaa
Support specifying IPv6 proxies in CIDR notation
|
2 سال پیش |
Côme Chilliet
|
c7e1c36362
Remove at matcher uses in tests/lib
|
2 سال پیش |
Joas Schilling
|
cc6653e45c
Adjust and add unit tests
|
2 سال پیش |
Carl Schwan
|
6312c0df69
Check style update
|
2 سال پیش |
Joas Schilling
|
74a9cadc50
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating
|
4 سال پیش |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 سال پیش |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 سال پیش |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 سال پیش |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 سال پیش |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 سال پیش |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 سال پیش |
Daniel Kesselberg
|
8331d8296b
Make getServerHost more robust to faulty user input
|
4 سال پیش |
Daniel Kesselberg
|
d393b1612b
Modify regex to match some other chromium browsers
|
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
|
514426e27d
Only trust the X-FORWARDED-HOST header for trusted proxies
|
5 سال پیش |
Oliver Wegner
|
401ca28f07
Adding handling of CIDR notation to trusted_proxies for IPv4
|
6 سال پیش |