diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-11-14 12:02:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-14 12:02:05 +0000 |
commit | 745a48625d9760374a7d683441185fa8bd2a2aac (patch) | |
tree | 2579d4179ad51ff3cfb0590c49dc4149a914fd0a | |
parent | Replace instance variations of homeserver with correct case/spacing (#6357) (diff) | |
download | synapse-745a48625d9760374a7d683441185fa8bd2a2aac.tar.xz |
Fix guest -> real account upgrade with account validity enabled (#6359)
-rw-r--r-- | changelog.d/6359.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/_base.py | 9 |
2 files changed, 4 insertions, 6 deletions
diff --git a/changelog.d/6359.bugfix b/changelog.d/6359.bugfix new file mode 100644 |