mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 00:31:34 +01:00
1) In backends, ensure they are now using TokenPolicies 2) Don't reassign auth.Policies until after expmgr registration as we don't need them at that point Fixes #4829