[commits] Horde branch develop updated. 8810240d970ad7754fbb8e307b1bda37d335f471
Jan Schneider
jan at horde.org
Wed Jul 11 09:45:32 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 1065366107220e8b9ff10839496a1e4c14989d6b
8810240 Fix permission checking in IMP (Bug #11253).
-----------------------------------------------------------------------
commit 8810240d970ad7754fbb8e307b1bda37d335f471
Author: Jan Schneider <jan at horde.org>
Date: Mon Jul 9 19:43:16 2012 +0200
Fix permission checking in IMP (Bug #11253).
IMP's hasPermission() worked *completely* different than any other
application's hasPermission() method. Fix that and create a wrapper method in
the IMP class instead. The method name is still misleading, but at least it
works consistently again, and the error message are correct now.
Conflicts:
imp/lib/Application.php
imp/lib/Compose.php
imp/lib/Mailbox.php
imp/package.xml
imp/docs/CHANGES | 1 +
imp/lib/Application.php | 40 +-----------------------------------
imp/lib/Compose.php | 10 ++++----
imp/lib/IMP.php | 51 +++++++++++++++++++++++++++++++++++++++++++++++
imp/lib/Mailbox.php | 8 +++---
imp/package.xml | 2 +-
6 files changed, 63 insertions(+), 49 deletions(-)
http://git.horde.org/horde-git/-/commit/8810240d970ad7754fbb8e307b1bda37d335f471
More information about the commits
mailing list