Commit Graph

267 Commits (6f374dc981b6330d59cf5f45022f0176ce19cf16)

Author SHA1 Message Date
David Baker 6f374dc981 Re-write for OpenID auth 6 years ago
David Baker 2c09580e27 line wrap 6 years ago
David Baker abb407145a HS docs must be added too
also, unbind must not error when called by HSes and proxy terms token
6 years ago
David Baker 8ae47557c9 s/Third Party/Accepted/ 6 years ago
David Baker 2555801458 m.third_party_terms -> m.accepted_terms
as it will have the HS's terms too
6 years ago
David Baker 4ba9b2a599 perfix 6 years ago
David Baker a63e4420eb
Linkify
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago
David Baker 9ca3ccc81c Add requirments section for de-duping between services. 6 years ago
David Baker d4ca0c237a Specify ID grammar and add comma 6 years ago
David Baker 276e2b6843
Typo
Co-Authored-By: Travis Ralston <travpc@gmail.com>
6 years ago
David Baker cf48030d1f One more tradeoff 6 years ago
David Baker 32c7fc638d you have a number now 6 years ago
David Baker 23af87e9fc Proposal for IS & IM TOS API 6 years ago
Travis Ralston fc1d8f184d
Merge pull request #2078 from matrix-org/anoa/msc2078
MSC2078: Sending Third-Party Request Tokens via the Homeserver
6 years ago
Travis Ralston 65c3935419
Merge pull request #2076 from matrix-org/rav/proposal/enforce_key_validity_periods
MSC2076: Enforce key-validity periods when validating event signatures
6 years ago
Travis Ralston 19575eb4d4
Merge pull request #2077 from matrix-org/rav/proposal/room_v5
MSC2077: room v5
6 years ago
Matthew Hodgson 950415c72a
Merge branch 'master' into matthew/msc1779 6 years ago
Matthew Hodgson be568ba9ab link to the legalified version of MSC1779 6 years ago
Travis Ralston 9cf03325b9
Merge pull request #2046 from matrix-org/travis/1.0/msc1915-unbind
Spec 3PID unbind API
6 years ago
Andrew Morgan 45e271c0f7 be super explicit 6 years ago
Andrew Morgan 7f65704ebc Update wording and answer review comments 6 years ago
Andrew Morgan 3e23dde341 Be clear that any 3PID token request can now be done by the hs 6 years ago
Andrew Morgan 9000247008 Merge branch 'anoa/msc2078' of github.com:matrix-org/matrix-doc into anoa/msc2078
* 'anoa/msc2078' of github.com:matrix-org/matrix-doc:
  Update proposals/2078-homeserver-password-resets.md
6 years ago
Andrew Morgan d3f21e0360 Address review comments 6 years ago
Andrew Morgan e49518099d Be explicit with request/responses 6 years ago
Andrew Morgan 395acf8e06
Update proposals/2078-homeserver-password-resets.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
6 years ago
Andrew Morgan 6bb48723e8 The HS can send any URL 6 years ago
Andrew Morgan 6e0af5e64c If no submit_url, just send it to the IS as before 6 years ago
Andrew Morgan 4174b61279 submit_url only if the user has to enter the code somewhere 6 years ago
Andrew Morgan 8259ae292a Capitalise SMS 6 years ago
Andrew Morgan 7e18c5d5a8 Add new submit_url response field 6 years ago
Andrew Morgan 8cba7adcdf Clarify conditions for attack 6 years ago
Andrew Morgan 085c5667a4 wrap lines 6 years ago
Andrew Morgan 1956f1a916 Revert "Remove attacker bit"
This reverts commit c9711acbc5.
6 years ago
Andrew Morgan c9711acbc5 Remove attacker bit 6 years ago
Andrew Morgan 4e692735f5 Update some wording 6 years ago
Andrew Morgan cf932ad4f8 msc2078 - proposal for homeservers sending passwords reset requests 6 years ago
Richard van der Hoff 40b10f254b clarifications 6 years ago
Richard van der Hoff 3347a480eb fix typo 6 years ago
Richard van der Hoff d2ccd6b268 MSC2077: room v5 6 years ago
Richard van der Hoff 37b1e171fc MSC2076: Enforce key-validity periods when validating event signatures 6 years ago
Travis Ralston b92b147797
Merge pull request #1719 from uhoreg/olm_unwedging
MSC1719: olm session unwedging
6 years ago
Travis Ralston dda7afa845
Merge pull request #1717 from uhoreg/e2e_verification
MSC1717: common definitions for key verification methods
6 years ago
Hubert Chathi 6929579360 add some clarifications 6 years ago
Hubert Chathi ffb70a2fab
fix typo
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago
Hubert Chathi 84f0d9d7e4 add clarification 6 years ago
Travis Ralston 0463084924 Spec 3PID unbind API
As per [MSC1915](https://github.com/matrix-org/matrix-doc/pull/1915)

Implementation proof: 
* https://github.com/matrix-org/synapse/pull/4982
* https://github.com/matrix-org/sydent/pull/160

The only alteration made which differs from the proposal is clarity on how to handle homeservers not knowing the `id_server`. All other differences are unintentional.
6 years ago
Hubert Chathi ac08c84612
remove duplicate consideration
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
6 years ago
Hubert Chathi dd74baa5d0 clarify wording 6 years ago
Hubert Chathi d39baba21b add a security note 6 years ago