fix: add length limits on prompt title and body - #133
rahulkr182 wants to merge 1 commit into
Conversation
Strix Security ReviewNo security issues found. Updated for Reviewed by Strix |
|
Thanks for the pull request, @rahulkr182. A couple of things from CONTRIBUTING.md before this can be reviewed:
Review is done by one person in their spare time, so these rules keep the queue moving for everyone. |
|
@rahulkr182 Please follow the contribution guidelines before opening more PRs. The contributing guide clearly states: “Two open pull requests at most. Don't claim another issue until one of yours is merged or closed.” You already have multiple open PRs, and two of them currently have changes requested. Please focus on addressing the requested changes in your existing PRs and get them merged/closed before opening or claiming another issue. Please stick to the contribution rules going forward. |
Resolves #95. Adds length check constraints in the DB as abuse backstops and explicit validations in the UI for prompt upload.