Skip to content

Prevent collision naming with a gitea-vendor directory #8072

Closed
@camlafit

Description

@camlafit

Hello

To note a discussion with @sapk discord, could be interesting to use a root directory as gitea-vendor/ or web-vendor/ or any other path to store all statics resources.

Could be solve with a different way #20

Actual solution has two troubles :

  • we must manage an hardcoded reserved keyword (an some name could be licit account/organization)
  • An 500 error is raised without any information when we try to rename an organization with a keyword in this list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions