Trust X-Forwarded-For from 127.0.0.1

This commit is contained in:
calzoneman 2013-09-10 16:11:35 -05:00
parent 83ea83429e
commit 2a30d30d0a
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
Tue Sep 10 16:10 2013 CDT
* lib/server.js, lib/api.js: Implicitly trust X-Forwarded-For when the
source ip is 127.0.0.1
Tue Sep 10 14:09 2013 CDT
* lib/config.js, lib/server.js: Add a config key for the passphrase
to the ssl key.