Default to false if capability is missing

This commit is contained in:
Johannes Marbach 2024-07-12 15:31:09 +02:00
parent 72a3c95f70
commit 7e4c4e87b0

View file

@ -1661,7 +1661,7 @@ is able to use [`POST /login/get_token`](/client-server-api/#post_matrixclientv1
to generate single-use, time-limited tokens to log unauthenticated clients to generate single-use, time-limited tokens to log unauthenticated clients
into their account. into their account.
When not listed, clients SHOULD assume the user is able to generate tokens. When not listed, clients SHOULD assume the user is unable to generate tokens.
An example of the capability API's response for this capability is: An example of the capability API's response for this capability is: