summaryrefslogtreecommitdiff
path: root/app/Core/Http/Request.php
AgeCommit message (Expand)Author
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-28Added support for HTTP header "X-Forwarded-Proto: https"Frederic Guillot
2016-01-16Remove globalFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot