Skip to content
forked from banks/aacl

Kohana 3 AACL. Now with Jelly support! [Beta — improving logics ]

License

Notifications You must be signed in to change notification settings

zrvan/aacl-jelly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

AACL

AACL is (yet) Another ACL library for Kohana 3. Ported to Jelly ORM.

Based on banks AACL

Auth integration: Users and Roles

AACL uses kohana auth and, optionally, jelly-auth.

  1. Users and roles have a many-to-many mapping
  2. Roles are non-hierarchical and no role is given special treatment
  3. The only exception to 2. is the 'login' role which all active users must have. In reality you may choose to special case this in a UI and represent it as an 'active account' checkbox rather than requiring end-users to understand that it is different from other roles.

ORMs

"AACL ships with a Sprig based Rule model and Sprig based class for easily turning Sprig models into Access Controlled Resources." I modified AACL classes to deal with Jelly ORM

About

Kohana 3 AACL. Now with Jelly support! [Beta — improving logics ]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%