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.
 
 
 
 
 
Carsten Brandt 35dd698f30 added missing `@since` annotations 8 years ago
..
migrations Fix #11896 DROP TRIGGER for migrate/down in RBAC (#11919) 8 years ago
Assignment.php fix documentation 9 years ago
BaseManager.php Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago
CheckAccessInterface.php release version 2.0.9 8 years ago
DbManager.php Fixes #11245: Added `yii\rbac\ManagerInterface::getRolesByRole($roleName)` method. Implement to `DbManager` and `PhpManager` 8 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 added missing `@since` annotations 8 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 Fixes #11245: Added `yii\rbac\ManagerInterface::getRolesByRole($roleName)` method. Implement to `DbManager` and `PhpManager` 8 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 #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago