Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • tests
  • unit
  • framework
  • rbac
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Added `$user` as the first parameter of `yii\rbac\Rule::execute()` · 14b782cf
    Qiang Xue authored 10 years ago
    14b782cf
Name
Last commit
Last update
..
AuthorRule.php Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 10 years ago
DbManagerTestCase.php Re-implemented RBAC by following more closely to the original NIST RBAC model. Dropped `yii\rbac\PhpManager`. 10 years ago
ManagerTestCase.php Added `$user` as the first parameter of `yii\rbac\Rule::execute()` 10 years ago
MySQLManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 10 years ago
PgSQLManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 10 years ago
PhpManagerTestCase.php Implement new RBAC PhpManager 10 years ago
SqliteManagerTest.php Fixes #499: Decoupled `Rule` from RBAC `Item` 10 years ago