Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comments | Roeland Jago Douma | 2018-02-22 | 1 | -2/+2 |
* | Fix proper types | Roeland Jago Douma | 2018-02-22 | 1 | -2/+10 |
* | Make Request strict | Roeland Jago Douma | 2018-02-22 | 1 | -53/+59 |
* | Fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -3/+0 |
* | Make AppFramework/Http/Dispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -8/+16 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -3/+2 |
* | Also check for empty content lenth | Roeland Jago Douma | 2017-12-14 | 1 | -0/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+5 |
* | Handle SameSiteCookie check for index.php in AppFramework Middleware | Roeland Jago Douma | 2017-09-24 | 1 | -1/+1 |
* | If there is no content don't error | Roeland Jago Douma | 2017-08-09 | 1 | -1/+1 |
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Add IPv6 to “localhost” regex (#440) | coderkun | 2017-05-14 | 1 | -1/+1 |
* | Use constants | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
* | Reorder the entries of the log for easier reading | Juan Pablo Villafáñez | 2017-04-12 | 1 | -1/+2 |
* | Don't try to parse empty body if there is no body | Roeland Jago Douma | 2017-04-04 | 1 | -0/+2 |
* | dont require strict same site cookies for ocs requests | Roeland Jago Douma | 2017-03-09 | 1 | -0/+3 |
* | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -1/+1 |
* | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -1/+1 |
* | Harden cookies more appropriate | Lukas Reschke | 2016-11-23 | 1 | -2/+31 |
* | allow passing a stream to StreamResponse | Robin Appelman | 2016-11-16 | 1 | -2/+7 |
* | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 1 | -1/+1 |
* | Merge pull request #797 from nextcloud/only-match-for-auth-cookie | Joas Schilling | 2016-08-31 | 1 | -2/+15 |
|\ | |||||
| * | Match only for actual session cookie | Lukas Reschke | 2016-08-09 | 1 | -2/+15 |
* | | Remove reading PATH_INFO from server variable | Lukas Reschke | 2016-08-19 | 1 | -4/+0 |
* | | Remove IE_8 user agent string | Roeland Jago Douma | 2016-08-16 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 3 | -6/+9 |
|\ | |||||
| * | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| * | Fix others | Joas Schilling | 2016-07-21 | 3 | -5/+8 |
* | | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 1 | -2/+6 |
|/ | |||||
* | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -0/+40 |
* | Copy the regexes to the public interface | Joas Schilling | 2016-07-18 | 1 | -1/+11 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+4 |
* | Make ownCloud work again in php 7.0.6 | Roeland Jago Douma | 2016-04-28 | 1 | -0/+3 |
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 3 | -0/+1042 |