summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/FeaturePolicy.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add feature policy headerRoeland Jago Douma2019-08-101-0/+59
This adds the events and the classes to modify the feature policy. It also adds a default restricted feature policy. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>