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

Need a checkbox "Don't ask me for signing for the next n minutes" #145

Open
molekilla opened this issue May 11, 2023 · 3 comments
Open

Need a checkbox "Don't ask me for signing for the next n minutes" #145

molekilla opened this issue May 11, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@molekilla
Copy link

I need this feature to manage CRDT apps properly, otherwise users will keep seeing signing dialogs frequently

@crtahlin crtahlin added the enhancement New feature or request label May 12, 2023
@crtahlin
Copy link
Contributor

@tomicvladan can you look into how this could be done, write here and we prioritize afterwards.

@tomicvladan
Copy link
Collaborator

It shouldn't be difficult to implement this in code. We could store timestamp when approval expires in the extension storage, and check each time when a new signing request arrives. But could this be a security risk? And I'm not sure how to implement this in UI? We still want to keep the current behaviour as default.

@crtahlin
Copy link
Contributor

@nugaon what do you think of this feature, should it be implemented and in what way?

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

No branches or pull requests

4 participants