Summary | Cyrsq Auth Driver: cyrus mailbox creation/deletion doesn't work on user creation/deletion |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | federico.mennite (at) lifeware (dot) ch |
Created | 03/16/2016 (3400 days ago) |
Due | |
Updated | 03/22/2016 (3394 days ago) |
Assigned | |
Resolved | 03/22/2016 (3394 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 47c584744bf3b5df865b3df027ef918942931747
Author: Federico Mennite <federico.mennite@lifeware.ch>
Date: Mon Mar 21 22:43:29 2016 -0400
Bug #14295Fix creating/removing mailbox in cyrsql driver.Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
framework/Auth/lib/Horde/Auth/Cyrsql.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/47c584744bf3b5df865b3df027ef918942931747
Priority ⇒ 2. Medium
New Attachment: cyrsql.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Cyrsq Auth Driver: cyrus mailbox creation/deletion doesn't work on user creation/deletion
Type ⇒ Bug
State ⇒ Unconfirmed
authentication driver (in /usr/share/php/Horde/Auth/Cyrsql.php)
doesn't work.
Patch with fix attached.
Note: you probably need to edit the file paths in the patch.