This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-09 08:47:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4493cf4debd38473fb9ebc3fe00a04ca0f42ece0
yii2
/
tests
/
unit
/
framework
/
rbac
History
tof06
22596ca248
Implement new RBAC PhpManager
2014-04-15 16:10:04 +02:00
..
AuthorRule.php
Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped
yii\rbac\PhpManager
.
2014-04-12 16:55:50 -04:00
DbManagerTestCase.php
Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped
yii\rbac\PhpManager
.
2014-04-12 16:55:50 -04:00
ManagerTestCase.php
Implement new RBAC PhpManager
2014-04-15 16:10:04 +02:00
MySQLManagerTest.php
Fixes
#499
: Decoupled
Rule
from RBAC
Item
2014-04-04 20:13:26 +04:00
PgSQLManagerTest.php
Fixes
#499
: Decoupled
Rule
from RBAC
Item
2014-04-04 20:13:26 +04:00
PhpManagerTestCase.php
Implement new RBAC PhpManager
2014-04-15 16:10:04 +02:00
SqliteManagerTest.php
Fixes
#499
: Decoupled
Rule
from RBAC
Item
2014-04-04 20:13:26 +04:00