Skip to content

Allow directory handler to serve files containing '..' #5

@kanongil

Description

@kanongil

Currently, any path containing the characters .. will result in a Boom.forbidden() response.

While this prevents serving files from unauthorized directories, it seems rather excessive and counter-intuitive. For instance this prevents misc..txt from being served.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions