mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Fix #367
This commit is contained in:
@@ -31,7 +31,7 @@ Core
|
||||
``SECURITY_EMAIL_SENDER`` Specifies the email address to send
|
||||
emails as. Defaults to
|
||||
``no-reply@localhost``.
|
||||
``SECURITY_TOKEN_AUTHENTICATION_KEY`` Specifies the query sting parameter to
|
||||
``SECURITY_TOKEN_AUTHENTICATION_KEY`` Specifies the query string parameter to
|
||||
read when using token authentication.
|
||||
Defaults to ``auth_token``.
|
||||
``SECURITY_TOKEN_AUTHENTICATION_HEADER`` Specifies the HTTP header to read when
|
||||
|
||||
Reference in New Issue
Block a user