mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-19 05:42:02 +01:00
Ignore consent for support users
This commit is contained in:
parent
886eceba3e
commit
ae38e0569f
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ class RegistrationWorkerStore(SQLBaseStore):
|
|||
"consent_server_notice_sent",
|
||||
"appservice_id",
|
||||
"creation_ts",
|
||||
"user_type",
|
||||
],
|
||||
allow_none=True,
|
||||
desc="get_user_by_id",
|
||||
|
|
Loading…
Add table
Reference in a new issue