Articles tagged with "groups"

obAuth Component Tutorial

By Steve Oliveira
This is a tutorial on how to use obAuth component: http://bakery.cakephp.org/articles/view/130
[Read more]

obAuth Simple Authentication

By Steve Oliveira
Authenticate your users and secure your controller actions from users belonging to certain groups. Or simply secure your controller actions to let any authenticated user to access it.

How to use: http://bakery.cakephp.org/articles/view/121

Some features:
1. User authentication
2. User groups supported
3. Protect action access with 1 line of code
[Read more]