mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-03 14:44:10 -04:00
Add the /account/whoami
endpoint to generic workers (#12866)
This commit is contained in:
parent
b4fab0b14f
commit
2e5f88b5e6
3 changed files with 4 additions and 1 deletions
|
@ -208,6 +208,7 @@ information.
|
|||
^/_matrix/client/(v1|unstable/org.matrix.msc2946)/rooms/.*/hierarchy$
|
||||
^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$
|
||||
^/_matrix/client/(r0|v3|unstable)/account/3pid$
|
||||
^/_matrix/client/(r0|v3|unstable)/account/whoami$
|
||||
^/_matrix/client/(r0|v3|unstable)/devices$
|
||||
^/_matrix/client/versions$
|
||||
^/_matrix/client/(api/v1|r0|v3|unstable)/voip/turnServer$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue