Skip to content

.acl lookup breaks when the path contains spaces #656

Description

@RubenVerborgh

When accessinghttps://foo.bar/abc/def%20ghi/ in presence of the following .acl files:

  1. https://foo.bar/abc/def%20ghi/.acl
  2. https://foo.bar/abc/.acl
    the first .acl file should be preferred over the second.

In practice, because of the spaces in the first, the second is chosen instead.

Metadata

Metadata

Assignees

Labels

Epicbugpriority-highto be used for important issues and pull requests that need to be addressed soonsecurity

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions