Horde_Perms pear.horde.org Perms Permissions library The Perms package provides an interface to the Horde permissions system. Jan Schneider jan jan@horde.org yes Chuck Hagenbuch chuck chuck@horde.org no 2019-05-12 2.1.8 2.1.0 stable stable LGPL-2.1 * [mjr] Avoid error on PHP 7.3 due to use of continue. 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Db pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Group pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Translation pear.horde.org 2.2.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 Horde_Tree pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 0.0.1 0.0.1 alpha alpha 2003-07-05 LGPL-2.1 * Initial release as a PEAR package 0.0.2 0.0.2 alpha alpha 2006-05-08 LGPL-2.1 * Converted to package.xml 2.0 for pear.horde.org 0.1.0 0.1.0 beta beta 2008-08-20 LGPL-2.1 * Cache permissions with Horde_Cache (duck@obala.net). * Fixed special permissions with more than one user or group (Bug #2058). * Added a getParent() call instead of accessing the _datatree member directly. (duck@obala.net, Request #6150). * Added beta SQL Permissions driver (duck@obala.net, Request #6150). * Automatically expand the node of the currently open permission. * Only show Add Permission icons if there are sub-permissions to add. * Make sure Horde_Array is available. * Handle and display errors if they occur in the Perms backend. 0.2.0 0.2.0 beta beta 2011-02-04 LGPL-2.1 * Eliminated horde/Core dependency. * Initial Horde 4 package. 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 LGPL-2.1 * First alpha release for Horde 4. 1.0.0beta1 1.0.0 beta beta 2011-03-16 LGPL-2.1 * Remove Horde-specific functionality. * Restructure class layout. 1.0.0RC1 1.0.0 beta beta 2011-03-22 LGPL-2.1 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 LGPL-2.1 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 LGPL-2.1 * First stable release for Horde 4. 1.0.1 1.0.0 stable stable 2011-05-18 LGPL-2.1 * [jan] Fix setting cache in DataTree driver. 1.0.2 1.0.0 stable stable 2011-07-27 LGPL-2.1 * [jan] Update Latvian translation. 1.0.3 1.0.0 stable stable 2011-07-29 LGPL-2.1 * [jan] Correctly aggregate all non-guest permissions. 1.0.4 1.0.0 stable stable 2011-09-20 LGPL-2.1 * [gwr] Accept either d or t IMAP ACL as deletion right. 1.0.5 1.0.0 stable stable 2011-11-02 LGPL-2.1 * [jan] Don't allow to create sub permissions of non-existant parent permissions (Bug #10688). 1.0.6 1.0.0 stable stable 2011-12-06 LGPL-2.1 * [jan] Update Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>). 1.0.7 1.0.0 stable stable 2012-04-10 LGPL-2.1 * [jan] Update translations. 1.0.8 1.0.0 stable stable 2012-04-10 LGPL-2.1 * 2.0.0alpha1 1.0.0 alpha stable 2012-07-05 LGPL-2.1 * First alpha release for Horde 5. * [jan] Use new Horde_Tree API. 2.0.0beta1 1.0.0 beta stable 2012-07-19 LGPL-2.1 * First beta release for Horde 5. * [jan] Remove DataTree driver. 2.0.0beta2 1.0.0 beta stable 2012-07-21 LGPL-2.1 * [jan] Remove optional dependency on Horde_DataTree. 2.0.0RC1 1.0.0 beta stable 2012-10-26 LGPL-2.1 * [mms] Don't log permission not exists errors. 2.0.0 1.0.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 2.0.1 1.0.0 stable stable 2012-11-06 LGPL-2.1 * [jan] Update Dutch translation (Arjen de Korte <build+horde@de-korte.org>). 2.0.2 1.0.0 stable stable 2013-01-09 LGPL-2.1 * [jan] Update Basque translation (Ibon Igartua <ibon.igartua@ehu.es>). * [jan] Remove creator permission mapping from Kolab backend (Bug #11713). 2.0.3 1.0.0 stable stable 2013-01-29 LGPL-2.1 * [jan] Update French translation (Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont.fr>). 2.1.0 2.1.0 stable stable 2013-03-05 LGPL-2.1 * [jan] Add Horde_Perms_Permission_Kolab#getOwnerPermissions(). 2.1.1 2.1.0 stable stable 2013-08-27 LGPL-2.1 * [jan] Fix unserialization notices in SQL driver. 2.1.2 2.1.0 stable stable 2013-11-04 LGPL-2.1 * [mms] Need to expire SQL cache for all sub-permissions when deleting a parent permission. 2.1.3 2.1.0 stable stable 2015-01-09 LGPL-2.1 * [jan] Support loading translations from Composer-installed package. * [jan] Improve PSR-2 compatibility. 2.1.4 2.1.0 stable stable 2015-04-28 LGPL-2.1 * [jan] Fix issues with certain locales like Turkish. 2.1.5 2.1.0 stable stable 2015-06-24 LGPL-2.1 * [mjr] Fix issues when a value of 0 is a valid value for the permission (Bug #14025). 2.1.6 2.1.0 stable stable 2015-12-04 LGPL-2.1 * [mjr] Use NULL instead of an empty string in the perms_parents field for root permissions. 2.1.7 2.1.0 stable stable 2016-03-08 LGPL-2.1 * [jan] Mark PHP 7 as supported. 2.1.8 2.1.0 stable stable 2019-05-12 LGPL-2.1 * [mjr] Avoid error on PHP 7.3 due to use of continue.