summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/middleware/security
Commit message (Expand)AuthorAgeFilesLines
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* 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-127-7/+17
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+0
* Show error templateLukas Reschke2015-11-307-37/+178
* update licence headers via scriptMorris Jobke2015-10-051-1/+1
* Return proper status code in case of a CORS exceptionLukas Reschke2015-07-202-11/+40
* disallow cookie auth for cors requestsBernhard Posselt2015-05-221-5/+44
* Update license headersJenkins for ownCloud2015-03-263-31/+44
* Revert "Updating license headers"Morris Jobke2015-02-263-42/+36
* Updating license headersJenkins for ownCloud2015-02-233-36/+42
* 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
* use new controllermethodreflector for corsmiddlewareBernhard Posselt2014-05-111-5/+8
* adjust license headers to new mail addressBernhard Posselt2014-05-112-2/+2
* 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
* Fix method signatureBernhard Posselt2014-05-111-2/+1
* add cors middlewareBernhard Posselt2014-05-091-0/+73
* make download and redirectresponse publicBernhard Posselt2014-04-201-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+0
* 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-302-0/+177