Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -31/+31 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+1 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 1 | -1/+2 |
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 1 | -2/+2 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+1 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -2/+2 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -2/+2 |
* | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+12 |
* | Add metadata to \OCP\AppFramework\Http\Response::throttle | Lukas Reschke | 2017-07-27 | 1 | -0/+5 |
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -0/+5 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -2/+2 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -2/+2 |
* | set 'no-store' cache header if we do not want FF to cache | Christoph Wurst | 2017-01-09 | 1 | -1/+1 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+267 |