mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-11 22:45:22 +00:00
This introduces a function that compares two string policy sets while ignoring the presence of "default" (since it's added by core, not the backend), and ensuring that ordering and/or duplication are not failure conditions. Fixes #1256