Joas Schilling
|
2fa78f6245
Reverse X-Forwarded-For list to read the correct proxy remote address
|
1 year ago |
Joas Schilling
|
2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
|
1 year ago |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 year ago |
Stanimir Bozhilov
|
7dcd6eb561
Merge branch 'master' into add-scim-json-support
|
1 year ago |
Artur Neumann
|
81f2857f34
check if params given to API are really an array
|
1 year ago |
Stanimir Bozhilov
|
46c10c77e1
Fix the JSON content type regex to match all MIME types
|
2 years ago |
Stanimir Bozhilov
|
f7d51a39cf
Add unit tests for application/scim+json content type
|
2 years ago |
Simon Leiner
|
09362eaeaa
Support specifying IPv6 proxies in CIDR notation
|
2 years ago |
Côme Chilliet
|
c7e1c36362
Remove at matcher uses in tests/lib
|
2 years ago |
Joas Schilling
|
cc6653e45c
Adjust and add unit tests
|
2 years ago |
Carl Schwan
|
6312c0df69
Check style update
|
2 years ago |
Joas Schilling
|
74a9cadc50
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating
|
4 years ago |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Daniel Kesselberg
|
8331d8296b
Make getServerHost more robust to faulty user input
|
4 years ago |
Daniel Kesselberg
|
d393b1612b
Modify regex to match some other chromium browsers
|
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
|
514426e27d
Only trust the X-FORWARDED-HOST header for trusted proxies
|
5 years ago |
Oliver Wegner
|
401ca28f07
Adding handling of CIDR notation to trusted_proxies for IPv4
|
6 years ago |
Roeland Jago Douma
|
d179186430
Remove testcase
|
6 years ago |
Roeland Jago Douma
|
0ee45d3d20
Fix proper types
|
6 years ago |
Bjoern Schiessle
|
f0202245ee
allow 'Nextcloud' in the user agent string of Android
|
7 years ago |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 years ago |
Roeland Jago Douma
|
c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware
|
7 years ago |