jfstenuit
jfstenuit
Same here with Firefox 59/Ubuntu 16.04.1/plupload 3.1.2, 'html5' runtime : the resize function doesn't seem to work. I have breakpoints set throughout the code and moxie/runtime/html5/image/ResizerCanvas/scale is indeed called. But...
I confirm this as well. ``` HTTPSConnectionPool(host='www.cert.be', port=443): Max retries exceeded with url: /en/rss (Caused by NameResolutionError(": Failed to resolve 'www.cert.be' ([Errno -3] Temporary failure in name resolution)")) ``` My...
I attempted some changes on eml_analyzer in https://github.com/ninoseki/eml_analyzer/pull/251 . Let me know what you think.
Actually, the changes in this PR are done to enable the good working of the application behind a reverse proxy. Configuration of NginX reverse proxy : ``` server { listen...