yiisoft / user

Convenient user identity management and access checking.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Allow to use backed enumerations as permission name in `CurrentUser::can()` method #97

Closed vjik closed 5 months ago

vjik commented 5 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues Fix #93
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.61%. Comparing base (5ebd946) to head (8c1ecdc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================= Coverage 99.61% 99.61% - Complexity 98 99 +1 ========================================= Files 13 13 Lines 259 261 +2 ========================================= + Hits 258 260 +2 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.