Kanboard-Prod/app/Core/Http
Marien Fressinaud 8baa417ece Move default-src CSP rule to ClassProvider
It was impossible to override the default-src CSP rule inside a plugin. This commit
fixes this limitation by moving the assignation of the rule from Response class to
ClassProvider.
2016-01-23 18:47:47 +01:00
..
Client.php Move some classes to namespace Core\Http 2015-10-25 18:11:49 -04:00
OAuth2.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
RememberMeCookie.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Request.php Remove global 2016-01-16 22:03:59 -05:00
Response.php Move default-src CSP rule to ClassProvider 2016-01-23 18:47:47 +01:00
Route.php Minor code improvements 2016-01-16 22:29:29 -05:00
Router.php Remove arguments of beforeAction() method 2015-12-30 14:54:54 +01:00