PasswordPusher icon indicating copy to clipboard operation
PasswordPusher copied to clipboard

Feature request: Hide 1-Click option from useres

Open C4ArtZ opened this issue 4 years ago • 0 comments

I don't want my users to change the 1-click option.

I would suggest that RETRIEVAL_STEP_ENABLED only affects the front end. The admin could then force it by setting RETRIEVAL_STEP_DEFAULT to true.

Currently RETRIEVAL_STEP_ENABLED disables the feature completly regardles of RETRIEVAL_STEP_DEFAULT. I guess this behavior makes sense, so another way would be to add an env variable called RETRIEVAL_STEP_VISIBLE to hide it on the page.

C4ArtZ avatar Jan 27 '22 12:01 C4ArtZ