Add SECURITY_CHANGEABLE to docs. Fixes #115

This commit is contained in:
Matt Wright
2013-06-18 15:05:32 -04:00
parent 3d34d87a97
commit e00522f331
+4
View File
@@ -156,6 +156,10 @@ Feature Flags
sent an email with a login link. This feature is
experimental and should be used with caution. Defaults
to ``False``.
``SECURITY_CHANGEABLE`` Specifies if Flask-Security should enable the
change password endpoint. The URL for this endpoint is
specified by the ``SECURITY_CHANGE_URL`` configuration
option. Defaults to ``False``.
========================= ======================================================
Email