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

feat(auth): secure /exports when auth is enabled #4589

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

axiomofjoy
Copy link
Contributor

Ensures that /exports is secured when auth is enabled.

resolves #4588

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Sep 11, 2024
@axiomofjoy axiomofjoy changed the title feat(auth): secure /exports when auth is enabled feat(auth): secure /exports when auth is enabled Sep 11, 2024
@axiomofjoy axiomofjoy changed the base branch from main to auth September 11, 2024 23:17
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Sep 11, 2024
@axiomofjoy axiomofjoy force-pushed the xander/protect-embedding-exports branch from 2146192 to c577fb5 Compare September 12, 2024 19:34
@axiomofjoy axiomofjoy merged commit 3f78f35 into auth Sep 12, 2024
16 checks passed
@axiomofjoy axiomofjoy deleted the xander/protect-embedding-exports branch September 12, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[auth] ensure /exports route is protected when auth is enabled
2 participants