Commit Graph

93 Commits (master)

Author SHA1 Message Date
provokateurin 0c3a872908
feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
Marcel Müller b91034b3cf chore: Add server version to default crawler user agent 2 months ago
Ferdinand Thiessen 5b96cca038 chore(Http\Client): fix linting issues 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Daniel Kesselberg 3d0fb7e603
docs(http): Update return type for getBody 6 months ago
georglauterbach 4d517a33ba
fix: remove superflous line 1 year ago
georglauterbach 387cd8b771
fix: do not query CNAME if A succeeded already 1 year ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
Daniel Kesselberg 6be00432b7
chore: always execute parse_url in preventLocalAddress 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Benjamin Gaussorgues 7e4be1fcfd
fix(dns): detect disabled IPv6 support in DNS pinning 2 years ago
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
jithin-space 7c11414c9b added patch method 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 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
Côme Chilliet f5c361cf44
composer run cs:fix 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