Skip to content

Commit

Permalink
license fix
Browse files Browse the repository at this point in the history
  • Loading branch information
btaens committed May 11, 2015
1 parent 7322562 commit 17e8b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/btaens/cakephp-hier-auth/badge.svg?branch=master)](https://coveralls.io/r/btaens/cakephp-hier-auth?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/btaens/cakephp-hier-auth/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/btaens/cakephp-hier-auth/?branch=master)
[![Total Downloads](https://poser.pugx.org/btaens/cakephp-hier-auth/downloads)](https://packagist.org/packages/btaens/cakephp-hier-auth)
[![License](https://poser.pugx.org/btaens/cakephp-hier-auth/license)](https://packagist.org/packages/btaens/cakephp-hier-auth)
[![License](https://poser.pugx.org/btaens/cakephp-hier-auth/license)](https://github.com/btaens/cakephp-hier-auth/blob/master/LICENSE)

HierAuth is a simple, hierarchical ACL authorization plugin for CakePHP 3. You can grant and deny access based on roles, and create virtual ones to include sub-roles.

Expand Down

0 comments on commit 17e8b12

Please sign in to comment.