Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Feb 2016 at 02:17 UTC
Updated:
23 Mar 2016 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Jaesin commentedSee here for the use case for this:
It's adds a permission provider handler for custom content entities.
Comment #3
dawehnerWFM. Nice small fix
We have some nice little unit test coverage already,
\Drupal\Tests\user\Unit\PermissionHandlerTestshould be easy.Comment #4
Jaesin commentedThis allows yaml provided permissions to proxy permissions for other modules as well.
Comment #5
dawehnerNice one!
Comment #7
dawehnerComment #8
catchComment #9
catchCommitted/pushed to 8.2.x and cherry-picked to 8.1.x. Thanks!
Comment #12
jibranCan we have a change notice for this? I don't understand this change.