Merge pull request #1475 from turt2live/travis/s2s/event-auth
Document /event_auth and /query_auth
This commit is contained in:
commit
e10770ae8b
2 changed files with 183 additions and 0 deletions
|
@ -439,6 +439,15 @@ The rules are as follows:
|
|||
|
||||
I think there is some magic about 3pid invites too.
|
||||
|
||||
Retrieving event authorization information
|
||||
++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
The homeserver may be missing event authorization information, or wish to check
|
||||
with other servers to ensure it is receiving the correct auth chain. These APIs
|
||||
give the homeserver an avenue for getting the information it needs.
|
||||
|
||||
{{event_auth_ss_http_api}}
|
||||
|
||||
EDUs
|
||||
----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue