Skip to content

Add more validation to tag endpoint #12

@emmettmcdow

Description

@emmettmcdow

As of right now, you can put any string as the tag using the http://controller/tag endpoint. This is a problem. We need to restrict it somehow. Let's say for now we just want no more than 64 characters of alphanumerals. So the equivalent of [\w_-]*.

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