summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/middleware/security/securitymiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke2016-01-281-2/+35
* Happy new year!Thomas Müller2016-01-121-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+0
* Show error templateLukas Reschke2015-11-301-21/+26
* Return proper status code in case of a CORS exceptionLukas Reschke2015-07-201-7/+7
* Update license headersJenkins for ownCloud2015-03-261-13/+16
* Revert "Updating license headers"Morris Jobke2015-02-261-16/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+16
* Move CSRF checkLukas Reschke2014-11-171-0/+3
* Check if app is enabled for userLukas Reschke2014-11-151-0/+11
* Redirect after session expiry to the previous loaded pageMorris Jobke2014-07-011-0/+2
* fix 8757, get rid of service locator antipatternBernhard Posselt2014-05-281-23/+35
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* add private property for reflector in security middlewareBernhard Posselt2014-05-111-0/+5
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-8/+8
* make download and redirectresponse publicBernhard Posselt2014-04-201-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-231-1/+1
* fixing typoThomas Müller2013-10-071-1/+1
* fixing SecurityMiddleware to use OC6 APIThomas Müller2013-10-071-15/+19
* Make abstract Middleware class publicThomas Tanghus2013-10-051-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+136