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.
 
 
 
 
 
Qiang Xue 14b782cf01 Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
..
AuthorRule.php Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
DbManagerTestCase.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 11 years ago
ManagerTestCase.php Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 11 years ago
MySQLManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago
PgSQLManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago
PhpManagerTestCase.php Implement new RBAC PhpManager 11 years ago
SqliteManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago