Update proposals/2263-homeserver-pw-resets.md

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
pull/2263/head
Travis Ralston 5 years ago committed by GitHub
parent 6d5e90b1d6
commit 1a6eb9a413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ endpoints listed above if they do not trust the identity server the user is supp
In order to allow client implementations to determine if the homeserver they are developed
against supports `id_server` being optional, an unstable feature flag of `m.require_identity_server`
is to be added to `/versions`. When the flag is `false` or not present, clients must assume
is to be added to `/versions`. When the flag is `true` or not present, clients must assume
that the homeserver requires an `id_server` (ie: it has not yet considered it optional).
If this proposal is accepted, clients are expected to use the supported specification versions
the homeserver advertises instead of the feature flag's presence.

Loading…
Cancel
Save