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.
 
 
 
 
 
Sam Mousa 03e23adab8 Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago
..
migrations Update schema-oci.sql (#11662) 8 years ago
Assignment.php fix documentation 9 years ago
BaseManager.php Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago
CheckAccessInterface.php Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago
DbManager.php Reverted #11702: Added `yii\rbac\DbManager::$assignmentTablePk` to be able to customize RBAC DB schema more (reverted from commit 532242041c) 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 Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 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 added missing `@since` tag 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