Merge pull request #1475 from turt2live/travis/s2s/event-auth

Document /event_auth and /query_auth
This commit is contained in:
Travis Ralston 2018-08-07 08:30:22 -06:00 committed by GitHub
commit e10770ae8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 183 additions and 0 deletions

View file

@ -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
----