Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Makarov 2fc8cb4523 Fixes #4489: Fixed MySQL RBAC manager 10 years ago
..
migrations Fixed missing and incorrect phpdoc 10 years ago
Assignment.php Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
BaseManager.php Fixes test break. 11 years ago
DbManager.php Fixes #4489: Fixed MySQL RBAC manager 10 years ago
Item.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
ManagerInterface.php Adjusted rbac ManagerInterface 10 years ago
Permission.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
PhpManager.php code style + test groups 10 years ago
Role.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
Rule.php Fixes test break. 11 years ago