Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow non-OTP secrets (passwords) #36

Open
saizai opened this issue Mar 14, 2021 · 1 comment
Open

Allow non-OTP secrets (passwords) #36

saizai opened this issue Mar 14, 2021 · 1 comment

Comments

@saizai
Copy link

saizai commented Mar 14, 2021

Currently, TokenVault refuses a new entry without an OTP secret of correct format.

If you just drop the validation requirement and treat "secret" as "maybe OTP maybe password", and suppress the OTP display when inapplicable, it can be used as a general password store as well.

See eg @x80486's mockup @ #19.

@h0jeZvgoxFepBQ2C
Copy link

Already implemented now, this issue can be closed.

Bildschirmfoto 2022-09-07 um 21 04 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants