summaryrefslogtreecommitdiff
path: root/app/Core/Http
AgeCommit message (Expand)Author
2018-03-02Add response body to InvalidStatusExceptionFrédéric Guillot
2018-03-02Improve HTTP client to raise exceptionsFrédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2016-11-09Add P3P headers to avoid potential issues with IEFrederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-06-05Improve background workersFrederic Guillot
2016-05-25Do not execute controller if the response is already sentFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Handle state in OAuth2 clientFrederic Guillot
2016-03-26Added avatar image uploadFrederic 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-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-23Move default-src CSP rule to ClassProviderMarien Fressinaud
2016-01-16Minor code improvementsFrederic Guillot
2016-01-16Remove global variableFrederic Guillot
2016-01-16Remove globalFrederic Guillot
2015-12-30Remove arguments of beforeAction() methodFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-21Avoid Safari to append .html at the end of downloaded filesFrederic Guillot
2015-11-14Fix bug in daily project summary CSV exportFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot