Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DNS Pin Middleware throwing for public IPs | Christoph Wurst | 2022-11-08 | 1 | -1/+1 |
* | Add remote host validation API | Christoph Wurst | 2022-10-31 | 1 | -5/+9 |
* | Rename LocalAddressChecker methods to lower case | Christoph Wurst | 2022-10-27 | 1 | -1/+1 |
* | Add missing urldecode and idn_to_utf8 calls to local address checker | Côme Chilliet | 2022-09-20 | 1 | -1/+1 |
* | Check for !== false instead | Lukas Reschke | 2021-07-12 | 1 | -1/+1 |
* | Check if dns_get_record returns non-false | Lukas Reschke | 2021-07-12 | 1 | -1/+1 |
* | Fixes recursion count incrementation | Sanpi | 2021-07-07 | 1 | -1/+1 |
* | Merge pull request #27801 from nextcloud/enh/noid/hardening-dns-pin-middleware | kesselb | 2021-07-06 | 1 | -13/+28 |
|\ | |||||
| * | Ignore subdomain for soa queries | Daniel Kesselberg | 2021-07-05 | 1 | -13/+28 |
* | | Fix DnsPinMiddleware resolve pinning bug | Aaron Ball | 2021-07-02 | 1 | -5/+12 |
|/ | |||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Strictify null check | Lukas Reschke | 2021-04-06 | 1 | -2/+3 |
* | Improve networking checks | Lukas Reschke | 2021-04-06 | 1 | -0/+128 |