Commit Graph
21 Commits
Author SHA1 Message Date
jlusiardi ca543dcb5b fixed handling of X-Forwarded-For, removed X-Real-IP stuff 2016-12-30 14:42:31 +01:00
jlusiardi f01cca999f Merge branch 'issue_1' into 'development'
Issue 1



See merge request !2
2016-05-17 22:51:34 +02:00
jlusiardi 1c29d8e962 Adds validation of proxy_data variable
This introduces a check for the value of the PROXY_DATA
variables so wrong variables do not crash the proxy.
2016-05-17 22:49:15 +02:00
jlusiardi 1094e4043d reformat to confirm PEPs 2016-05-17 07:45:05 +02:00
jlusiardi 6ab138a392 Merge branch 'file-upload-size-limited-behind-autoproxy-1' into 'master'
File upload size limited behind autoproxy 1

Closes #1

See merge request !1
2016-05-15 10:16:32 +02:00
jlusiardi 1bbeba0201 Fix for docker_nginx_auto_proxy/issues/1 2016-05-14 18:20:28 +02:00
jlusiardi 41fedc251b Update configuration templates to support 100MB request bodies 2016-04-12 22:33:55 +02:00
jlusiardi 5ea835e695 publishing the port is not required anymore
The autoproxy container is not requiring that port 80 must be
published anymore. This is usefull in cases when again another
proxy container is build up in front.
2016-04-05 18:58:22 +02:00
jlusiardi 99cbd96be6 Fixed error with renaming to names in template. 2016-04-03 12:23:38 +02:00
jlusiardi 7196d03ec8 enable list of domains for a virtual host
Enables the autoproxy to handle multiple domains for a virtual
host: e.g. a container can handle requests to www.somedomain.de
and somedomain.de
2016-04-03 12:05:51 +02:00
jlusiardi 04e6d506a1 Fixed issue when container does not have a environment variables. 2016-03-25 23:46:51 +01:00
jlusiardi 73bddc7bcc Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy 2016-03-25 17:52:30 +01:00
jlusiardi f28132bd23 Add catch all server with default error page 2016-03-25 17:51:56 +01:00
jlusiardi c85ba006e6 Fixed Typo 2016-03-25 16:56:57 +01:00
jlusiardi e8b8646a4e improved formatting 2015-02-19 19:30:59 +01:00
jlusiardi b37c8ab7de Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy 2015-02-01 08:40:01 +01:00
jlusiardi 18d6645efd fixed formatting 2015-01-26 20:26:54 +01:00
jlusiardi c02f5ea21e a little more documentation 2015-01-08 07:48:34 +01:00
jlusiardi 824b501863 Merge branch 'master' of code.nerd2nerd.org:n0ob/docker_nginx_auto_proxy 2015-01-07 20:45:59 +01:00
jlusiardi 3cc386b409 exchanged os.mkdirs by os.mkdir 2015-01-07 20:45:52 +01:00
jlusiardi 02cdc09b76 first commit 2014-12-18 10:49:13 +01:00