Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Metadata API: Fix role lookup for succinct delegation
get_delegated_role() should not return a Role if the rolename is not a delegated role. This is already true for "normal" DelegatedRole but was not actually verified for SuccinctRoles. Signed-off-by: Jussi Kukkonen <[email protected]>
- Loading branch information