Download List

Project Description

PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-01 21:56
3.01

This release contains the long awaited feature, Access eXtension Objects (AXO). The API was streamlined, performance was increased slightly, and the interface was greatly improved.
Tags: Major feature enhancements

2002-11-13 12:02
2.1

This release fixed an ACL ordering bug, a bug that prevented ACO/AROs with the same 'value' but in different sections from being assigned to an ACL, and bug that made it seem like assigning a single ARO to a group really added all AROs with that same value to that group, and a bug that caused virtual subtrees to only traverse the first 2 levels of the tree. It is no longer necessary to manually set the root path in the config file.
Tags: Major bugfixes

2002-10-24 19:18
2.0

This release breaks backwards compatibility in
favor of an API that is much easier to use and
more forward-looking.
Tags: Major feature enhancements

2002-09-23 10:37
1.5

This release adds ACL caching using a hashed directory structure, and adds sanity checks to make sure groups aren't re-parented to their own children.
Tags: Major feature enhancements

2002-09-19 11:45
1.1

This version includes more sanity checks in the API/administration interface, and some minor code reorganization.
Tags: Minor bugfixes

Project Resources