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. |
||
|---|---|---|
| app | ||
| assets | ||
| data | ||
| doc | ||
| plugins | ||
| tests | ||
| .gitignore | ||
| .htaccess | ||
| .scrutinizer.yml | ||
| .travis.yml | ||
| CONTRIBUTORS.md | ||
| ChangeLog | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| Vagrantfile | ||
| app.json | ||
| composer.json | ||
| composer.lock | ||
| config.default.php | ||
| favicon.ico | ||
| index.php | ||
| jsonrpc.php | ||
| kanboard | ||
| robots.txt | ||
README.md
Kanboard
Kanboard is a project management software that focus on the Kanban methodology.
Official website: http://kanboard.net
- Get a visual and clear overview of your project
- Multiple boards with the ability to drag and drop tasks
- Open source and self-hosted
- Super simple installation
- Translated in many languages
- Distributed under MIT License
- The complete list of features are available on the website
- Change Log
- Documentation
Authors
- Main developer: Frédéric Guillot
- List of contributors


