Actions
bug #7323
closedRegistrationVoter ignores uuid if propery given
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
example:
A user has the GrantedAuthority REGISTRATION(PREPARATION).[UPDATE]{adcf279b-56dd-4488-8e21-7dfecf96f53e}
The application requires the authority REGISTRATION.[UPDATE]{ab4459eb-3b96-40ba-bfaa-36915107d59e}
The RegistrationVoter gives the vote ACCESS_GRANTED
(=1).
Related issues
Updated by Andreas Kohlbecker almost 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|1250b949eaeec10f5ed3432cfcb6148b5b69b433.
Updated by Andreas Kohlbecker almost 5 years ago
- Status changed from Resolved to Closed
- Target version changed from Unassigned CDM tickets to Release 5.0
tests implemented and also tested in vaadin Registration ui
Updated by Andreas Kohlbecker almost 5 years ago
- Related to feature request #7026: RegistrationVoter evaluates CdmAuthorities with RegistrationStatus properties added
Actions