Caiyeon / goldfish

A HashiCorp Vault UI written with VueJS and Vault native Go API
https://vault-ui.io
Mozilla Public License 2.0
2.15k stars 167 forks source link

Bug: Userpass policies not showing #258

Open Caiyeon opened 6 years ago

Caiyeon commented 6 years ago

Bug report:

Vault version: v0.8.3 and above

Goldfish version: v0.9.0

Steps to reproduce: View userpass page

Expected behaviour: Userpass policies populated

Actual behaviour: Userpass policies empty

This seems to be caused by a vault API change, much like the LDAP policies API change. The fix should be simple.