mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 16:04:50 -04:00
Add timestamp to user's consent (#13741)
Co-authored-by: reivilibre <olivier@librepush.net>
This commit is contained in:
parent
906cead9ca
commit
f799eac7ea
7 changed files with 52 additions and 8 deletions
|
@ -70,6 +70,7 @@ class AdminHandler:
|
|||
"appservice_id",
|
||||
"consent_server_notice_sent",
|
||||
"consent_version",
|
||||
"consent_ts",
|
||||
"user_type",
|
||||
"is_guest",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue