mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 08:27:49 +02:00
* Use strongly typed Permission checks instead of unrestricted String based checks. * FIX: Don't include Permission:: in the message logged at WARN level about a user not having permission, only log the permission name, e.g. CA_CREATE. * FIX: Also update the team policy demo polar file to use the new Permission type.