Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add remote host validation API | Christoph Wurst | 2022-10-31 | 1 | -102/+0 |
* | Rename LocalAddressChecker methods to lower case | Christoph Wurst | 2022-10-27 | 1 | -3/+3 |
* | Fix tests for nested v4 in v6 | Côme Chilliet | 2022-09-20 | 1 | -14/+6 |
* | Use new dependency to normalize IPs | Côme Chilliet | 2022-09-20 | 1 | -0/+13 |
* | Add missing urldecode and idn_to_utf8 calls to local address checker | Côme Chilliet | 2022-09-20 | 1 | -1/+1 |
* | Use Symfony IpUtils to check for local IP ranges | Côme Chilliet | 2022-07-12 | 1 | -3/+7 |
* | Check for local IPs nested in IPv6 as well | Côme Chilliet | 2022-07-12 | 1 | -1/+3 |
* | Refactor local IP if and set strict to true for in_array | Côme Chilliet | 2022-07-12 | 1 | -6/+6 |
* | Improve local IP detection | Côme Chilliet | 2022-07-12 | 1 | -0/+6 |
* | Improve local domain detection | Côme Chilliet | 2022-06-23 | 1 | -2/+4 |
* | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 1 | -4/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Improve networking checks | Lukas Reschke | 2021-04-06 | 1 | -0/+85 |