source: trunk/lib/ACL.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @777   15 months anonymous Avoid use of dynamic properties
(edit) @757   2 years anonymous Fix depreciated notices
(edit) @655   5 years anonymous Update module_maker. Minor fixes.
(edit) @609   7 years anonymous
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @506   9 years anonymous
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @420   11 years anonymous Updated the level for some log events.
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @380   13 years anonymous Begin using PHP 5 class features ('public static...'); updated …
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @362   14 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @280   17 years quinn Minor logging text change.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @218   17 years quinn Q - ALC class: added a cache->delete() when modifying grants.
(edit) @209   17 years scdev Q - bug fixes
(edit) @208   17 years scdev Q -fixed sorting bug in ACL.inc.php
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @199   18 years scdev Q - disabling excessive raised MSG_*s
(edit) @189   18 years scdev Q - Added reset_password service. Fixed some bugs. Change the …
(edit) @178   18 years scdev Q - update FormValidator? so err() prints a different class type …
(edit) @177   18 years scdev Q - Fixed bug in ACL (checking ancestors for access cascade). Modified …
(edit) @175   18 years scdev ${1}
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @173   18 years scdev Q - little bugs fixing in ACL and acl.cli.php.
(edit) @172   18 years scdev Q - added caching to ACL, and flush command to acl.cli.php
(add) @171   18 years scdev Q - wrote the new codebase Access Control List class, along with …
Note: See TracRevisionLog for help on using the revision log.