Skip to content

Supporting unsupported hash types #223

@fiendish

Description

@fiendish

Currently hash validation fails if you post e.g. a Blake2b hash, because it isn't one of the accepted types.

In addition to normalizing hyphenation and capitalization differences ('SHA-1' vs 'sha1', for instance), why should unrecognized hash types not be accepted? (Especially since validation only happens on POST and not PATCH anyway)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions