open-vault/builtin/credential/app-id
Jeff Mitchell 4c4a65ebd0 Properly check for policy equivalency during renewal.
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
2016-03-24 09:41:51 -04:00
..
backend.go Add the ability to specify the app-id in the login path. 2016-03-14 16:24:01 -04:00
backend_test.go Add the ability to specify the app-id in the login path. 2016-03-14 16:24:01 -04:00
path_login.go Properly check for policy equivalency during renewal. 2016-03-24 09:41:51 -04:00