mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Add SECURITY_CHANGEABLE to docs. Fixes #115
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user