Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Change/pass context parameter to RoleService::getIdentityRoles #343

Conversation

basz
Copy link
Collaborator

@basz basz commented Sep 4, 2016

This PR will pass the context to the RoleService::getIdentityRoles from within the AuthorizationService. Additionally it adds an RoleServiceInterface so the RoleService can be changed.

Not a breaking change.

As requested by @Wilt in #316

@basz basz changed the title Change/pass context parameter to get identity roles Change/pass context parameter to RoleService::getIdentityRoles Sep 4, 2016
/**
* Get the identity roles from the current identity, applying some more logic
*
* @param IdentityInterface $identity
Copy link
Member

Choose a reason for hiding this comment

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

null|IdentityInterface

@danizord danizord self-assigned this Sep 5, 2016
@danizord danizord added this to the 3.0.0 milestone Sep 5, 2016
@danizord danizord merged commit 4898d8e into ZF-Commons:develop Sep 5, 2016
@basz basz deleted the change/pass-context-parameter-to-getIdentityRoles branch September 5, 2016 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants