diff --git a/apache.conf b/apache.conf index 4f4eb8b5..4926a575 100644 --- a/apache.conf +++ b/apache.conf @@ -16,6 +16,7 @@ Options -Indexes -FollowSymLinks AllowOverride None Require all granted + SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 SetOutputFilter DEFLATE diff --git a/debian/changelog b/debian/changelog index ca89fa59..f1eb732a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.407.67) stable; urgency=low +hedera-web (1.407.68) stable; urgency=low * Initial Release. diff --git a/package.json b/package.json index e674bc59..2ad98e78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.407.67", + "version": "1.407.68", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": {