| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for IPv6 without port | Lukas Reschke | 2014-12-04 | 1 | -1/+2 |
* | Trim port from domain | Lukas Reschke | 2014-12-03 | 1 | -0/+16 |
* | Merge pull request #12297 from owncloud/issue/10991-all-testcase | Morris Jobke | 2014-11-20 | 1 | -3/+7 |
|\ |
|
| * | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -3/+7 |
* | | Ignore port for trusted domains | Lukas Reschke | 2014-11-18 | 1 | -2/+6 |
|/ |
|
* | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -3/+35 |
* | Added unit tests for serverHost and other related functions | Vincent Petry | 2014-03-06 | 1 | -0/+137 |
* | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -0/+5 |
* | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 |
* | Added isUserAgent() method to request | Vincent Petry | 2013-12-19 | 1 | -0/+50 |
* | fixes #6050 | Thomas Müller | 2013-11-26 | 1 | -3/+8 |
* | in case uri and script name don't match we better throw an exception | Thomas Müller | 2013-11-25 | 1 | -0/+22 |
* | handle duplicate slashes in case of reverse proxy configuration | Thomas Müller | 2013-11-25 | 1 | -0/+20 |
* | adding simple unit test to test scriptName() under overwrite condition | Thomas Mueller | 2013-11-24 | 1 | -0/+26 |