Skip to content

Conversation

@tsingakbar
Copy link

@tsingakbar tsingakbar commented Dec 1, 2022

background

http.FileServer used by golang implemtation will list directory content when the request path is a directory.
we deploy novnc for internal usage, but the deploy enviroment is equiped with lots of security restrictions, and dir-listing is not allowed for that.
The PR will 403 Forbidden directory listing http request.

@CendioOssman
Copy link
Member

I'm afraid some user will want to be able to list files, so this would have to be an optional feature.

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