This commit is contained in:
Pablo Carranza Velez 2016-08-16 21:02:30 +00:00
parent 016a82586e
commit 6de51543a5
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.14.0
* Allow using an HTTP header for auth [Pablo]
* Add iptables rules to block requests to the supervisor API from all interfaces except vpn, docker and local [Pablo]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "1.13.2",
"version": "1.14.0",
"scripts": {
"postinstall": "sh postinstall.sh",
"start": "./entry.sh",