Skip to content

Renames will never be allowed if MEDIA_ROOT has dots in path #115

Description

@jxcl

The absolute path of the uploaded file is passed to the RenameForm, which includes MEDIA_ROOT. This path is validated to not contain dots. The MEDIA_ROOT should be allowed to contain dots, the form should only validate the parts of the path that are not part of MEDIA_ROOT.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions