Merge pull request #352 from fuhrysteve/develop

X-Forwarded-For can contain multiple IP addresses
This commit is contained in:
Matt Wright
2015-05-02 13:46:21 -04:00
4 changed files with 29 additions and 4 deletions
+2 -1
View File
@@ -163,7 +163,8 @@ Feature Flags
option. Defaults to ``False``.
``SECURITY_TRACKABLE`` Specifies if Flask-Security should track basic user
login statistics. If set to ``True``, ensure your
models have the required fields/attribues. Defaults to
models have the required fields/attribues. Be sure to
use `ProxyFix <http://flask.pocoo.org/docs/0.10/deploying/wsgi-standalone/#proxy-setups>` if you are using a proxy. Defaults to
``False``
``SECURITY_PASSWORDLESS`` Specifies if Flask-Security should enable the
passwordless login feature. If set to ``True``, users