Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rbac default role closure support #15422

Merged
merged 6 commits into from
Jan 13, 2018

Conversation

deltacube
Copy link
Contributor

@deltacube deltacube commented Dec 28, 2017

Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Tests pass? yes
Fixed issues

@deltacube deltacube changed the title Rbac default role closure support (#15416) Rbac default role closure support Dec 28, 2017
@dmirogin dmirogin added the pr:request for unit tests Unit tests are needed. label Dec 28, 2017
@yii-bot
Copy link

yii-bot commented Dec 28, 2017

Thank you for putting effort in the improvement of the Yii framework.
We have reviewed your pull request.

In order for the framework and your solution to remain stable in the future, we have a unit test requirement in place. Therefore we can only accept your pull request if it is covered by unit tests.

Could you add these please?

Thanks!

P.S. If you have any questions about the creation of unit tests? Don't hesitate to ask for support. More information about unit tests

This is an automated comment, triggered by adding the label pr:request for unit tests.

@samdark samdark removed the pr:request for unit tests Unit tests are needed. label Jan 10, 2018
@samdark samdark added this to the 2.0.14 milestone Jan 10, 2018
@samdark samdark requested a review from a team January 10, 2018 07:49
@@ -56,6 +56,7 @@ Yii Framework 2 Change Log
- Enh #15357: Added multi statement support for `yii\db\sqlite\Command` (sergeymakinen)
- Enh #15360: Refactored `BaseConsole::updateProgress()` (developeruz)
- Enh #15415: Added transaction/retry support for `yii\db\Command` (sergeymakinen)
- Enh #15416: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` (deltacube)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The number you've used is not related.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, sorry. Just fixed

@samdark samdark merged commit e516d64 into yiisoft:master Jan 13, 2018
@samdark
Copy link
Member

samdark commented Jan 13, 2018

Merged. Thank you!

SilverFire added a commit that referenced this pull request Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants