ezRbac icon indicating copy to clipboard operation
ezRbac copied to clipboard

A simple yet easy to implement Role Based Access Control Library for popular PHP framework Codeigniter

Results 8 ezRbac issues
Sort by recently updated
recently updated
newest added

Please, add any simple example. I made 2 actions and both is view. However both can write to db. Need examples

Authentication working perfectly on localhost and after i upload it to online, it direct give access to application without login page & logout or gui url also not working online....

question

Enable user signup form

enhancement

make a Social Auth plugin or a system to handle Log-in/Signup using social networks accounts(like Facebook, Twitter or Google Plus etc..)

enhancement

Some system allow user to have multiple role.

enhancement

Implement captcha support for form

enhancement

Some time it is required to have specific URL for log in instead serving login page for any URL. It would be nice if it is configurable.

enhancement