From 1ad5892acde05b01806b79e798fdb684298ff425 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Mon, 16 May 2016 07:14:45 -0400 Subject: [PATCH] can't change roundcube's default_host setting, partially reverts 6d259a6e122abed011210e1de749d3b73626d4c7 The default_host setting is a part of the internal username key. We can't change that without causing Roundcube to create new internal user accounts. --- CHANGELOG.md | 2 ++ setup/webmail.sh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aca3c3fb..a37bd11a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ CHANGELOG v0.18 (May 15, 2016) -------------------- +v0.18b was released immediately after fixing a Roundcube user accounts issue. + ownCloud: * Updated to ownCloud to 8.2.3 diff --git a/setup/webmail.sh b/setup/webmail.sh index a325b1c4..a69fdb32 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -91,7 +91,7 @@ cat > /usr/local/lib/roundcubemail/config/config.inc.php <