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

Restrict some paths from being registered as namespace prefixes #53

Closed
jhiemstrawisc opened this issue Aug 29, 2023 · 0 comments · Fixed by #94
Closed

Restrict some paths from being registered as namespace prefixes #53

jhiemstrawisc opened this issue Aug 29, 2023 · 0 comments · Fixed by #94
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jhiemstrawisc
Copy link
Member

We should disallow the registration of some namespace prefixes for security reasons. These include but may not be limited to /api, paths containing special characters for unix filepaths like .. and ~/, and perhaps special unix directory names like /var, /etc, and others.

@jhiemstrawisc jhiemstrawisc self-assigned this Aug 29, 2023
@bbockelm bbockelm added this to the v7.0.0 milestone Aug 31, 2023
@bbockelm bbockelm assigned bbockelm and unassigned jhiemstrawisc Aug 31, 2023
@bbockelm bbockelm added the enhancement New feature or request label Sep 1, 2023
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

Successfully merging a pull request may close this issue.

2 participants