mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 07:01:09 +02: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