Ignore consent for support users
This commit is contained in:
@@ -56,6 +56,7 @@ class RegistrationWorkerStore(SQLBaseStore):
|
|||||||
"consent_server_notice_sent",
|
"consent_server_notice_sent",
|
||||||
"appservice_id",
|
"appservice_id",
|
||||||
"creation_ts",
|
"creation_ts",
|
||||||
|
"user_type",
|
||||||
],
|
],
|
||||||
allow_none=True,
|
allow_none=True,
|
||||||
desc="get_user_by_id",
|
desc="get_user_by_id",
|
||||||
|
|||||||
Reference in New Issue
Block a user