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 07bcc8fda1 Fixes #8595: Fixed `yii\rbac\DbManager::checkAccessFromCache()` to check against auth items loaded in cache recursively 9 years ago
..
migrations Fixes #4263: Added migration and SQL schema files for `yii\log\DbTarget` 10 years ago
Assignment.php Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
BaseManager.php Fixes #8032: `yii\rbac\PhpManager::updateItem()` was unable to rename item updated 10 years ago
DbManager.php Fixes #8595: Fixed `yii\rbac\DbManager::checkAccessFromCache()` to check against auth items loaded in cache recursively 9 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 Updated comments in 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 Fixes #7656: Fixed `yii\rbac\DbManager::getRolesByUser()` and `yii\rbac\PhpManager::getRolesByUser()` to return roles only 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 property codestyle framework 10 years ago