Skip to content

Able to upload a file of certain mime-type despite rule that prohibits it #108

Description

@mathiasconradt

Steps to reproduce

Install and enable files_accesscontrol. Setup a rule to disallow uploading .exe files:

image

Expected behaviour

The introduction text says that when a rule applies, neither read nor write is allowed. However, uploading (write) operation is still possible.

image

Actual behaviour

File should not be allowed for upload in the first place. (Read-access is properly blocked as expected though.)

So either the rule does not apply correctly, or the introduction text at the top of the files access control app is not correct stating that "writing" the files would also not be possible.

Server configuration

NC 13.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions