Commit Graph

23 Commits (46ced9df22af2be4fddcc5fc57789a7bd2e38faa)

Author SHA1 Message Date
Ferdinand Thiessen 5b96cca038 chore(Http\Client): fix linting issues 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
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 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
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
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
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
Côme Chilliet a907b74c2a
Add missing urldecode and idn_to_utf8 calls to local address checker 3 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
Lukas Reschke 5fe1f134f9 Strictify null check 5 years ago
Lukas Reschke 5f3abffe6f Improve networking checks 5 years ago