mirror of
https://github.com/openkmip/pykmip
synced 2026-01-02 16:43:17 +00:00
This change changes the error the server uses when access control violations occur, specifically swapping from the more agnostic ItemNotFound to the more explicit PermissionDenied. This change better conforms with the expected behavior of a KMIP server.