Update proposals/3939-account-locking.md

Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
babolivier/m_locked
Travis Ralston 1 month ago committed by GitHub
parent a10802daec
commit f76d53adbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,7 @@ Clients SHOULD hide the normal UI from the user when informing them that their
account is locked, preventing general use of the account. account is locked, preventing general use of the account.
Clients SHOULD continue to `/sync` and make other API calls to more quickly detect Clients SHOULD continue to `/sync` and make other API calls to more quickly detect
when the lock has been lifted. If unlocked, the APIs will either return a different when the lock has been lifted. However, clients should rate-limit their requests. If unlocked, the APIs will either return a different
error code or a normal 200 OK/successful response. For example, `/sync` will return error code or a normal 200 OK/successful response. For example, `/sync` will return
to working as though nothing ever happened. If the error code changes to to working as though nothing ever happened. If the error code changes to
`M_UNKNOWN_TOKEN`, the client should delete local session data as it normally `M_UNKNOWN_TOKEN`, the client should delete local session data as it normally

Loading…
Cancel
Save