Issues
- 1
Add method `Manager::hasRole(string $name): bool`
#257 opened by vjik - 3
- 2
Add ability to check multiple roles or permissions in userHasPermission method.
#268 opened by sptik12 - 0
- 0
Group similar entries in CHANGELOG
#261 opened by arogachev - 2
- 0
Add package configuration for Yii Config
#250 opened by vjik - 0
Add implementation for `RuleFactoryInterface` that create rules via `new $class`.
#248 opened by vjik - 0
Reorganize file structure
#213 opened by arogachev - 0
Return `$this` instead of throwing "already assigned" exception in `Manager::assign()`
#252 opened by arogachev - 1
Revise all interface methods based on their usage
#208 opened by arogachev - 0
update irc link
#242 opened by Arhell - 0
Add tests for `ItemsStorage::getAccessTree()`
#224 opened by arogachev - 1
- 1
Fix test to be more realistic
#204 opened by arogachev - 1
- 0
Add simple storages
#214 opened by arogachev - 0
- 0
Use Mermaid for hierarchy in `Tests/Support`
#205 opened by arogachev - 1
`CompositeRule` - use more complex conditions
#176 opened by arogachev - 0
Simplify GitHub actions
#197 opened by vjik - 1
`Manager` - support batch creation
#184 opened by arogachev - 4
Add example of self-contained rule factory to docs
#130 opened by sobhan-m94 - 1
- 0
Add logging (move from yiisoft/rbac-db)
#149 opened by arogachev - 0
Raise min MSI and fix mutants
#162 opened by arogachev - 0
`Manager::setDefaultRoleNames()` - check that each array item returned from closure is a string
#179 opened by arogachev - 1
- 1
`Manager::setGuestRoleName()`, `Manager::*ByRoleName()` - check that role exists
#180 opened by arogachev - 3
- 1
Test storages
#189 opened by arogachev - 1
- 0
- 0
Different behavior with guest and user
#172 opened by g-rodigy - 0
Improve perfomance
#165 opened by arogachev - 1
- 0
Remove `createdAt` and `updatedAt`
#186 opened by arogachev - 0
Enable BC checker
#152 opened by arogachev - 1
Use friendly exception on get non exist default roles
#121 opened by vjik - 0
Role and permission with same name overrides on add
#128 opened by vjik - 0
Adopt Yii Access for RBAC
#126 opened by vjik - 4
- 1
Make fluent interface into `Manager`
#122 opened by vjik - 2
release date
#120 opened by sobhan-m94 - 3
Use container for get rule instances
#107 opened by vjik - 6
- 2
- 3
Refactor `RolesStorageInterface`
#108 opened by vjik - 3
`Manager::getDefaultRoles()` should getting roles from the storage instead of create new role
#105 opened by vjik - 2
Refactor `Manager`
#106 opened by vjik