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

Add ability to further restrict which tables are accessed by JS code #6240

Merged
merged 25 commits into from
Jun 11, 2024

Conversation

eddyashton
Copy link
Member

@eddyashton eddyashton commented Jun 7, 2024

Some refactoring of the way that KV handles are created in JS by the KvExtension, so that we can customise the error when inaccessible methods are called. Then a general functor in the DynamicJSRegistry so that apps can configure their own restrictions.

@eddyashton eddyashton marked this pull request as ready for review June 7, 2024 14:58
@eddyashton eddyashton requested a review from a team as a code owner June 7, 2024 14:58
@achamayou achamayou merged commit 8fa0d0e into microsoft:main Jun 11, 2024
21 checks passed
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

Successfully merging this pull request may close these issues.

2 participants