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

Hide unrelated options in the UI for regular users #271

Closed ghost closed 6 years ago

ghost commented 6 years ago

Feature request:

Is this a front-end feature or backend? (or both?):

frontend

Description of feature:

Hide the 'Bulletin/Administration/Tools' in the UI for users that don't have permission to access those.

Are you able to submit a pull request for this feature?

no

Mike-Dunton commented 6 years ago

Something similar was requested in the past and denied. https://github.com/Caiyeon/goldfish/issues/243

ghost commented 6 years ago

:cry:

Caiyeon commented 6 years ago

Yeah this is not possible to implement given the current vault api