Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Add hard limit of unnapproved submissions per e-mail #17

@josepostiga

Description

@josepostiga

Currently, there's no hard limit to how many Link resource submission a given e-mail can do. This makes room for the possibility of a given email to spam our system with unnecessary and unwanted submissions.

We need to avoid that situation.

Definition of Done

Add a check upon a Link submission that uses the given user_email property and avoids that more than 5 unapproved Link resources are submitted, associated with that e-mail address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSmall increment or feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions