mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/nginx: update changelog
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= nginx
|
||||
PLUGIN_VERSION= 1.21
|
||||
PLUGIN_REVISION= 3
|
||||
PLUGIN_VERSION= 1.22
|
||||
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
|
||||
PLUGIN_DEPENDS= nginx
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
+12
-2
@@ -5,9 +5,21 @@ NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching,
|
||||
load balancing, compression, request throttling, connection multiplexing and
|
||||
reuse, SSL offload and HTTP media streaming.
|
||||
|
||||
WWW: https://nginx.org/
|
||||
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.22
|
||||
|
||||
* Add X-Forwarded-Port and X-Forwarded-Host headers (contributed by Carlos Cesario)
|
||||
* Fix wrong stream server CA filename (contributed by Ingo Theiss)
|
||||
* Fix proxy_ssl_name and add hook (contributed by kulikov-a)
|
||||
* Apply loadbalancing for UDP (contributed by Thomas Laubrock)
|
||||
* Naxsi whitelist improvements (contributed by Manuel Faux)
|
||||
* Grid view improvements (contributed by Manuel Faux)
|
||||
* Minor fixes in setup.php (contributed by kulikov-a)
|
||||
|
||||
1.21
|
||||
|
||||
* fix performance issue with autoban feature (contributed by jkellerer)
|
||||
@@ -164,5 +176,3 @@ Plugin Changelog
|
||||
* add experimental support to handle the web interface (can only be enabled via CLI)
|
||||
* add WAF (NAXSI) support
|
||||
* add Authentication support
|
||||
|
||||
WWW: https://nginx.org/
|
||||
|
||||
Reference in New Issue
Block a user