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

Bundle re-prompts for previously allowed files #369

Closed
tomayac opened this issue Apr 22, 2022 · 2 comments
Closed

Bundle re-prompts for previously allowed files #369

tomayac opened this issue Apr 22, 2022 · 2 comments

Comments

@tomayac
Copy link
Contributor

tomayac commented Apr 22, 2022

Related to #297, where permanent permission to files and folders is discussed, another option for apps dealing with multiple files or folders that now have to show a re-prompt individually for each item would be to batch those re-prompts.

  • Present: (For each file individually)

    Let site view foo1.txt? example.com will be able to view foo1.txt until you close all tabs for this site

  • Proposed: (Once batched for all files)

    Let site view previously opened files? example.com will be able to view the following files until you close all tabs for this site: foo1.txt, foo2.txt, foo3.txt

@ddumont
Copy link

ddumont commented Jun 17, 2022

or just don't prompt...

@a-sully
Copy link
Collaborator

a-sully commented Jan 10, 2023

Closing in favor of #297. We're planning to make permissions persisted per-site rather than per-file. There's some more nuance here which I'll provide on the other issue, but this will have the effect of batching permissions for files the site previously had access to

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

3 participants