Travis Ralston
|
fc1d8f184d
|
Merge pull request #2078 from matrix-org/anoa/msc2078
MSC2078: Sending Third-Party Request Tokens via the Homeserver
|
2019-06-10 14:25:35 -06:00 |
|
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
|
2019-06-10 07:25:09 -06:00 |
|
Travis Ralston
|
19575eb4d4
|
Merge pull request #2077 from matrix-org/rav/proposal/room_v5
MSC2077: room v5
|
2019-06-10 07:24:41 -06:00 |
|
Matthew Hodgson
|
950415c72a
|
Merge branch 'master' into matthew/msc1779
|
2019-06-07 19:19:19 +01:00 |
|
Matthew Hodgson
|
be568ba9ab
|
link to the legalified version of MSC1779
|
2019-06-07 19:10:26 +01:00 |
|
Travis Ralston
|
9cf03325b9
|
Merge pull request #2046 from matrix-org/travis/1.0/msc1915-unbind
Spec 3PID unbind API
|
2019-06-07 07:33:33 -06:00 |
|
Andrew Morgan
|
45e271c0f7
|
be super explicit
|
2019-06-07 13:29:22 +01:00 |
|
Andrew Morgan
|
7f65704ebc
|
Update wording and answer review comments
|
2019-06-07 12:45:11 +01:00 |
|
Andrew Morgan
|
3e23dde341
|
Be clear that any 3PID token request can now be done by the hs
|
2019-06-05 21:49:02 +01:00 |
|
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
|
2019-06-05 17:54:27 +01:00 |
|
Andrew Morgan
|
d3f21e0360
|
Address review comments
|
2019-06-05 17:54:18 +01:00 |
|
Andrew Morgan
|
e49518099d
|
Be explicit with request/responses
|
2019-06-05 17:37:09 +01:00 |
|
Andrew Morgan
|
395acf8e06
|
Update proposals/2078-homeserver-password-resets.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
|
2019-06-05 15:58:14 +01:00 |
|
Andrew Morgan
|
6bb48723e8
|
The HS can send any URL
|
2019-06-05 15:43:57 +01:00 |
|
Andrew Morgan
|
6e0af5e64c
|
If no submit_url, just send it to the IS as before
|
2019-06-05 15:07:06 +01:00 |
|
Andrew Morgan
|
4174b61279
|
submit_url only if the user has to enter the code somewhere
|
2019-06-05 14:50:40 +01:00 |
|
Andrew Morgan
|
8259ae292a
|
Capitalise SMS
|
2019-06-05 14:39:36 +01:00 |
|
Andrew Morgan
|
7e18c5d5a8
|
Add new submit_url response field
|
2019-06-05 14:38:16 +01:00 |
|
Andrew Morgan
|
8cba7adcdf
|
Clarify conditions for attack
|
2019-06-05 13:52:02 +01:00 |
|
Andrew Morgan
|
085c5667a4
|
wrap lines
|
2019-06-05 13:42:23 +01:00 |
|
Andrew Morgan
|
1956f1a916
|
Revert "Remove attacker bit"
This reverts commit c9711acbc5.
|
2019-06-05 12:59:58 +01:00 |
|
Andrew Morgan
|
c9711acbc5
|
Remove attacker bit
|
2019-06-05 12:52:01 +01:00 |
|
Andrew Morgan
|
4e692735f5
|
Update some wording
|
2019-06-05 11:25:26 +01:00 |
|
Andrew Morgan
|
cf932ad4f8
|
msc2078 - proposal for homeservers sending passwords reset requests
|
2019-06-05 11:20:28 +01:00 |
|
Richard van der Hoff
|
40b10f254b
|
clarifications
|
2019-06-05 07:18:25 +01:00 |
|
Richard van der Hoff
|
3347a480eb
|
fix typo
|
2019-06-05 00:07:05 +01:00 |
|
Richard van der Hoff
|
d2ccd6b268
|
MSC2077: room v5
|
2019-06-04 23:53:42 +01:00 |
|
Richard van der Hoff
|
37b1e171fc
|
MSC2076: Enforce key-validity periods when validating event signatures
|
2019-06-04 23:51:10 +01:00 |
|
Travis Ralston
|
b92b147797
|
Merge pull request #1719 from uhoreg/olm_unwedging
MSC1719: olm session unwedging
|
2019-06-04 11:14:15 -06:00 |
|
Travis Ralston
|
dda7afa845
|
Merge pull request #1717 from uhoreg/e2e_verification
MSC1717: common definitions for key verification methods
|
2019-06-02 10:45:39 -06:00 |
|
Hubert Chathi
|
6929579360
|
add some clarifications
|
2019-05-29 15:18:54 -04:00 |
|
Hubert Chathi
|
ffb70a2fab
|
fix typo
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
2019-05-29 15:01:35 -04:00 |
|
Hubert Chathi
|
84f0d9d7e4
|
add clarification
|
2019-05-28 20:07:45 -04:00 |
|
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.
|
2019-05-28 15:05:41 -06:00 |
|
Hubert Chathi
|
ac08c84612
|
remove duplicate consideration
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
|
2019-05-23 14:39:46 -04:00 |
|
Hubert Chathi
|
dd74baa5d0
|
clarify wording
|
2019-05-22 12:54:01 -04:00 |
|
Hubert Chathi
|
d39baba21b
|
add a security note
|
2019-05-22 12:44:04 -04:00 |
|
Hubert Chathi
|
7705006260
|
1 hour seems to be fine
|
2019-05-22 12:43:43 -04:00 |
|
Matthew Hodgson
|
37871106c6
|
MSC2002: Proposal for adopting MSC1884 as v4 rooms (#2002)
|
2019-05-21 16:21:46 +01:00 |
|
Andrew Morgan
|
c230c2fd2f
|
Merge pull request #1967 from aqtusia/master
Replace /bind with /3pid/bind
|
2019-04-25 13:30:10 -07:00 |
|
Andrew Morgan
|
5792e5f4de
|
Merge pull request #1954 from matrix-org/neilj/Remove-prev_content-from-the-essential-keys-list2
MSC1954: Proposal to remove prev_content from the essential keys list
|
2019-04-21 02:00:18 -07:00 |
|
Neil Johnson
|
911fb94ea0
|
typos
|
2019-04-15 17:08:09 +01:00 |
|
aqtusia
|
2eb9708f7f
|
Replace /unbind with /3pid/unbind
|
2019-04-14 18:21:59 +02:00 |
|
Neil Johnson
|
b41fbc86b6
|
add further potential issues and security concerns
|
2019-04-09 13:56:45 +01:00 |
|
Travis Ralston
|
b12e92440e
|
Merge pull request #1930 from matrix-org/travis/msc/tombstone-notif
MSC1930: Add a push rule for m.room.tombstone events
|
2019-04-08 11:25:52 -06:00 |
|
Travis Ralston
|
cecf75c9a9
|
Merge pull request #1884 from matrix-org/rav/proposal/no_slash_in_event_id
MSC1884: Proposal to replace slashes in event IDs
|
2019-04-08 11:25:26 -06:00 |
|
Travis Ralston
|
99cd064f26
|
Update original MSC as per proposal guidelines
|
2019-04-05 16:37:27 -06:00 |
|
Neil Johnson
|
743eeca27a
|
MSC to remove prev_content from the essential keys list
|
2019-04-05 15:19:22 +01:00 |
|
Matthew Hodgson
|
efcbf2f807
|
Merge branch 'master' into matthew/msc1779
|
2019-04-03 00:36:23 +01:00 |
|
Matthew Hodgson
|
88f533f0db
|
incorporate further feedback
|
2019-04-01 10:27:30 +01:00 |
|