diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:29:30 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:29:30 +0000 |
commit | 4c75c20fc56936d5c5ac69c45aa3de3256a506b8 (patch) | |
tree | dfc324a12e89dca037818eadec1f589176b7deb7 /synapse/storage/data_stores/main/registration.py | |
parent | Don't refuse to start worker if media listener configured. (#7002) (diff) | |
parent | Fixed set a user as an admin with the new API (#6928) (diff) | |
download | synapse-4c75c20fc56936d5c5ac69c45aa3de3256a506b8.tar.xz |
Fixed set a user as an admin with the new API (#6928)
* commit '9b06d8f8a': Fixed set a user as an admin with the new API (#6928)
Diffstat (limited to 'synapse/storage/data_stores/main/registration.py')
-rw-r--r-- | synapse/storage/data_stores/main/registration.py | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/synapse/storage/data_stores/main/registration.py b/synapse/storage/data_stores/main/registration.py |