Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -3/+3 |
* | Move overwritehost check to isTrustedDomain | Julius Härtl | 2019-12-07 | 1 | -1/+16 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | make TrustedDomainHelper case insensitive | Johannes Koenig | 2019-10-06 | 1 | -0/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
* | Disallow certain malformed domain names even if they match the trusted domain... | Johannes Ernst | 2016-07-06 | 1 | -0/+4 |
* | Trusted domain wildcard checking made shorter, supporting multiple * | Johannes Ernst | 2016-07-06 | 1 | -1/+26 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+82 |