[commits] Horde branch master updated. a2db518ef0890dd2ae08ec41980bd6a751729b4d

Jan Schneider jan at horde.org
Mon Jul 9 17:46:01 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: d92bcb9b7f72e14eff0e3fbe772f6910d225e7ed

a2db518 Fix permission checking in IMP (Bug #11253).

-----------------------------------------------------------------------

commit a2db518ef0890dd2ae08ec41980bd6a751729b4d
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.

 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         |    4 +-
 6 files changed, 64 insertions(+), 50 deletions(-)

http://git.horde.org/horde-git/-/commit/a2db518ef0890dd2ae08ec41980bd6a751729b4d




More information about the commits mailing list