mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-14 23:31:48 +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