summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-18 16:29:12 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-03-18 16:29:12 +0000
commit055c23cb1bed8a84458eaeb22a580fca977d9bb7 (patch)
tree5c552e3c2ad68983d547401cd907718c3b79bd65
parentReplace instance variations of homeserver with correct case/spacing (#6357) (diff)
parentFix guest -> real account upgrade with account validity enabled (#6359) (diff)
downloadsynapse-055c23cb1bed8a84458eaeb22a580fca977d9bb7.tar.xz
Fix guest -> real account upgrade with account validity enabled (#6359)
* commit '745a48625':
  Fix guest -> real account upgrade with account validity enabled (#6359)
-rw-r--r--changelog.d/6359.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6359.bugfix b/changelog.d/6359.bugfix
new file mode 100644

index 0000000000..22bf5f642a --- /dev/null +++ b/changelog.d/6359.bugfix
@@ -0,0 +1 @@ +Fix bug where upgrading a guest account to a full user would fail when account validity is enabled. \ No newline at end of file