Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set default CSP on NotFoundResponse | Roeland Jago Douma | 2019-09-10 | 1 | -0/+1 |
* | Remove reflect method form public interface | Roeland Jago Douma | 2019-08-30 | 1 | -0/+1 |
* | Add deprecation warning | Roeland Jago Douma | 2019-08-29 | 1 | -0/+1 |
* | Do not enforce the parent constructor of response to be called | Roeland Jago Douma | 2019-08-19 | 1 | -10/+8 |
* | frame-src doesn't respect the nonce attribute | Roeland Jago Douma | 2019-08-16 | 1 | -3/+0 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 4 | -0/+266 |
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 2 | -0/+35 |
* | No need to have these classes we tighten the default CSP from time to | Roeland Jago Douma | 2019-07-27 | 3 | -0/+3 |
* | Redirect to the right token on public shares | Roeland Jago Douma | 2019-05-23 | 1 | -0/+14 |
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 12 | -1/+34 |
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -3/+35 |
* | CSP: set nonce for iframes | Roeland Jago Douma | 2019-03-16 | 1 | -1/+5 |
* | Avoid duplicate App container creation | Joas Schilling | 2019-03-05 | 1 | -1/+6 |
* | Allow apps to redirect to the default app | Joas Schilling | 2019-03-01 | 1 | -0/+40 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -0/+37 |
* | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 1 | -0/+3 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+3 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -0/+1 |
* | Access id property without getter. | Daniel Kesselberg | 2018-12-24 | 1 | -1/+1 |
* | Fetch lastInsertId only when id null | Daniel Kesselberg | 2018-12-24 | 1 | -1/+3 |
* | Add IMapperException | Roeland Jago Douma | 2018-12-06 | 3 | -2/+34 |
* | Basic CSP no longer deprecated | Roeland Jago Douma | 2018-11-08 | 1 | -1/+0 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 2 | -0/+23 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -6/+2 |
* | Allow to inject/mock `new \DateTime()` similar to time() | Joas Schilling | 2018-10-09 | 1 | -1/+9 |
* | Merge pull request #10967 from nextcloud/zipresponse | Morris Jobke | 2018-10-02 | 1 | -0/+87 |
|\ | |||||
| * | Add PHPDoc | Morris Jobke | 2018-10-02 | 1 | -4/+14 |
| * | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -1/+1 |
| * | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -3/+5 |
| * | Add fix response | Jakob Sack | 2018-10-02 | 1 | -0/+75 |
* | | Document possibly thrown excption of QBMapper::insertOrUpdate | Christoph Wurst | 2018-10-02 | 1 | -0/+1 |
* | | Add QBMapper::insertOrUpdate() | Christoph Wurst | 2018-10-02 | 1 | -1/+18 |
|/ | |||||
* | Deprecate the childSrc functions | Roeland Jago Douma | 2018-09-04 | 1 | -0/+2 |
* | Add workerSrc to CSP | Roeland Jago Douma | 2018-09-04 | 2 | -0/+34 |
* | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -1/+3 |
* | Update token on regeneration for public login | Roeland Jago Douma | 2018-06-20 | 1 | -1/+1 |
* | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -1/+0 |
* | Add PublicShareControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -1/+1 |
* | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 1 | -3/+6 |
* | Add the new PublicShareController and PublicShareMiddleware | Roeland Jago Douma | 2018-06-20 | 2 | -0/+326 |
* | Add stricter CSPs | Roeland Jago Douma | 2018-06-13 | 4 | -2/+192 |
* | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+14 |
* | The column is not user input so suppress the phan warning | Roeland Jago Douma | 2018-05-14 | 1 | -0/+2 |
* | Add a QueryBuilder Mapper | Roeland Jago Douma | 2018-05-10 | 2 | -1/+284 |
* | Add since tags | Julius Härtl | 2018-04-05 | 2 | -1/+18 |
* | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -7/+3 |
* | Add footer to public page template | Julius Härtl | 2018-04-05 | 1 | -0/+15 |
* | Move common menu templates to public API | Julius Härtl | 2018-04-05 | 2 | -0/+130 |
* | OCP\AppFramework\App strict | Roeland Jago Douma | 2018-03-09 | 1 | -7/+9 |