Skip to content

4.1.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 23 Jan 06:31
· 20 commits to master since this release

Improvements

Add any role to any command and action:

bin/cake tiny_auth_add {Controller} {Action} {roles, comma separated}

It will skip if the roles are already present for this controller and action.

Use with -d -v to just output the changes it would do to your ACL INI file.