Skip to content
Snippets Groups Projects
Unverified Commit 028f674c authored by Brendan Abolivier's avatar Brendan Abolivier
Browse files

Better wording

parent 4914a888
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ class Auth(object):
Args:
request - An HTTP request with an access_token query parameter.
allow_expired - Whether to allow the request through even if the account is
expired. If true, Synapse will still require the access token to be
expired. If true, Synapse will still require an access token to be
provided but won't check if the account it belongs to has expired. This
works thanks to /login delivering access tokens regardless of accounts'
expiration.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment