Commit Graph

68 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Côme Chilliet 82fbab4632 fix: Swap method and uri parameter in request to match upstream order 2 years ago
Ferdinand Thiessen 01d5af66be feat(IClient): Add `request` function to do arbitrary HTTP requests 2 years ago
Joas Schilling ecb111cec7
fix(federation): Allow cloud federation providers to handle unsuccessful return codes 2 years ago
Robin Kluth 414f8f1f2d Include `hostName:$port` for Host access violation message as well 2 years ago
Robin Kluth 25c0021137 Log Host/IP in `LocalServerException` for `Host violates local access rules` 2 years ago
Robin Kluth d70cd5add2 Log Host/IP in `LocalServerException` for `Host violates local access rules` 2 years ago
Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 2 years ago
Daniel Kesselberg 03f1f1ed2e
enh: skip processing for empty response 2 years ago
Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 2 years ago
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
Robin Appelman e7ab30f5d8
log performance events for http requests 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Christoph Wurst ce259435c2
Fix DNS Pin Middleware throwing for public IPs 3 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 3 years ago
Christoph Wurst d4b9b010b0
Rename LocalAddressChecker methods to lower case 3 years ago
Simon L 11108e8032 Revert "fix external storages access" 3 years ago
Côme Chilliet 31117fa7c7
Fix tests for nested v4 in v6 3 years ago
Côme Chilliet 7ac688a2e5
Use new dependency to normalize IPs 3 years ago
Côme Chilliet a907b74c2a
Add missing urldecode and idn_to_utf8 calls to local address checker 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Côme Chilliet c5ffd7ce32
Use Symfony IpUtils to check for local IP ranges 4 years ago
Côme Chilliet 707b46bb01 Check for local IPs nested in IPv6 as well 4 years ago
Côme Chilliet d0830432a7 Refactor local IP if and set strict to true for in_array 4 years ago
Côme Chilliet bd9aff47b6 Improve local IP detection 4 years ago
szaimen 2ad53742f2 fix external storages access 4 years ago
Côme Chilliet d23c7d245c
Improve local domain detection 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
Lukas Reschke 84d9b17dc7
Check for !== false instead 5 years ago
Lukas Reschke b0cef8827d Check if dns_get_record returns non-false 5 years ago
Sanpi 81c272a8a5 Fixes recursion count incrementation 5 years ago
Daniel Kesselberg b6530e5e82
Ignore subdomain for soa queries 5 years ago
Aaron Ball 484913dc31
Fix DnsPinMiddleware resolve pinning bug 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 9f5480eef4
ensure redis returns bool for hasKey 5 years ago
Lukas Reschke 5fe1f134f9 Strictify null check 5 years ago
Lukas Reschke 5f3abffe6f Improve networking checks 5 years ago
Roeland Jago Douma 41c80d6c19
Fix option in the client code itself as well 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Carlos Ferreira a42eb05a35
Simple typo in comments 5 years ago
Roeland Jago Douma 54b9f639a6
Always return the default path if we can 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling 9127731c52
parse_url returns null in case a parameter is not found 6 years ago
Morris Jobke 18b0d753f2
Do not read certificate bundle from data dir by default 6 years ago
Morris Jobke 8bcd1c31da
Allow gzip encoded requests by default 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Joas Schilling 5e402f8aae
Check all remotes for local access 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Mohammed Abdellatif 98d6415264 Add support for GuzzleHTTP 'no' proxy 6 years ago