mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-22 09:40:33 -04:00
Move methods involving event authentication to EventAuthHandler. (#10268)
Instead of mixing them with user authentication methods.
This commit is contained in:
parent
0aab50c772
commit
8d609435c0
11 changed files with 112 additions and 106 deletions
1
changelog.d/10268.misc
Normal file
1
changelog.d/10268.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Move event authentication methods from `Auth` to `EventAuthHandler`.
|
Loading…
Add table
Add a link
Reference in a new issue