Kanboard-Prod/app/Core
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
..
Action Fix bug: Automatic action listeners were using the same instance 2016-01-10 14:00:34 -05:00
Cache Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Event Move Gitlab webhook to an external plugin 2016-01-07 21:05:23 -05:00
Group Add more unit tests 2015-12-06 00:00:09 -05:00
Http Move default-src CSP rule to ClassProvider 2016-01-23 18:47:47 +01:00
Ldap Minor code improvements 2016-01-16 22:29:29 -05:00
Mail Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
ObjectStorage Make unit tests pass under Windows 2015-10-22 21:31:30 -04:00
Plugin Improve error handling of plugins 2015-11-14 15:51:37 -05:00
Security Add new API procedures for groups, roles and project permissions 2016-01-22 21:23:12 -05:00
Session Do not cache app settings in session 2016-01-14 21:42:28 -05:00
User Fix phpdoc 2015-12-05 21:22:37 -05:00
Base.php Remove ProjectAnalytic class 2016-01-16 17:01:56 -05:00
Csv.php Add new boolean value for CSV import 2015-12-13 11:12:03 -05:00
DateParser.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Helper.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Lexer.php Add filter by task link 2015-11-26 15:33:44 +01:00
Markdown.php Show profile link for @username mentions 2015-12-15 22:39:39 -05:00
Paginator.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Template.php Show template rendering time in debug log 2016-01-16 21:35:50 -05:00
Tool.php Code cleanup 2015-11-15 13:06:13 -05:00
Translator.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00