Frederic Guillot
2cac4c811d
Add workaround when IE11 submit corrupted multipart/form-data
2017-01-14 13:44:57 -05:00
Frederic Guillot
544da3150a
Add P3P headers to avoid potential issues with IE
2016-11-09 19:11:51 -05:00
Frederic Guillot
4364559805
Handle HTTP header X-Real-IP to get IP address
2016-07-16 14:11:14 -04:00
Frederic Guillot
cf7bac1860
Added config parameter to allow self-signed certificates for the HTTP client
2016-06-05 15:42:22 -04:00
Frederic Guillot
a08339059b
Improve background workers
2016-06-05 14:19:07 -04:00
Frederic Guillot
872dc79dbd
Do not execute controller if the response is already sent
2016-05-25 21:28:33 -04:00
Frederic Guillot
20052c7dd2
User import is now a popover
2016-05-15 21:20:46 -04:00
Frederic Guillot
67b8361649
Refactoring: added controlled middleware and changed response class
2016-05-15 18:31:47 -04:00
Frederic Guillot
11858be4e8
Filter refactoring
2016-04-09 22:42:17 -04:00
Frederic Guillot
c7cceade96
Handle state in OAuth2 client
2016-03-27 12:23:18 -04:00
Frederic Guillot
820c929ab3
Added avatar image upload
2016-03-26 14:43:41 -04:00
Frederic Guillot
6ef83d0e05
Add unit test for transition model
2016-02-29 22:40:26 -05:00
Frederic Guillot
a22476ffdf
Added support for HTTP header "X-Forwarded-Proto: https"
2016-02-28 20:00:11 -05:00
Frederic Guillot
bb040cfb78
Simplify code to handle ajax popover and redirects
2016-01-30 22:25:16 -05:00
Frederic Guillot
5c92f46786
Add external links for tasks with plugin api
2016-01-30 20:38:20 -05:00
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
Frederic Guillot
27b9b7a727
Minor code improvements
2016-01-16 22:29:29 -05:00
Frederic Guillot
ff149c354e
Remove global variable
2016-01-16 22:07:46 -05:00
Frederic Guillot
5a6cd48df1
Remove global
2016-01-16 22:03:59 -05:00
Frederic Guillot
5b45a082d9
Remove arguments of beforeAction() method
2015-12-30 14:54:54 +01:00
Frederic Guillot
6f9af3659c
Added the possiblity to define custom routes from plugins
2015-12-22 19:06:03 +01:00
Frederic Guillot
e9fedf3e5c
Rewrite of the authentication and authorization system
2015-12-05 20:31:27 -05:00
Frederic Guillot
37ef906998
Avoid Safari to append .html at the end of downloaded files
2015-11-21 11:30:45 -05:00
Frederic Guillot
d84bf429d6
Fix bug in daily project summary CSV export
2015-11-14 15:35:59 -05:00
Frederic Guillot
a2ebc6c3b2
Move some classes to namespace Core\Http
2015-10-25 18:11:49 -04:00