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

Improvements to /-/create-token restrictions interface #1952

Open
simonw opened this issue Dec 14, 2022 · 1 comment
Open

Improvements to /-/create-token restrictions interface #1952

simonw opened this issue Dec 14, 2022 · 1 comment

Comments

@simonw
Copy link
Owner

simonw commented Dec 14, 2022

It would be neat not to show write permissions against immutable databases too - and not hard from a performance perspective since it doesn't involve hundreds more permission checks.

That will need permissions to grow a flag for if they need a mutable database though, which is a bigger job.

Originally posted by @simonw in #1947 (comment)

Also, DO show the _memory database there if Datasette was started in --crossdb mode.

@simonw
Copy link
Owner Author

simonw commented Dec 14, 2022

Non-memory named databases shouldn't show write actions, since those won't persist.

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

No branches or pull requests

1 participant