Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Policy field show error if HTTP url inputted #196

Open
carolinaisslaying opened this issue Feb 10, 2021 · 0 comments
Open

Privacy Policy field show error if HTTP url inputted #196

carolinaisslaying opened this issue Feb 10, 2021 · 0 comments
Assignees
Labels
bug Issue/PR related to an error, fault, or flaw. low priority Issue/PR is low priority.
Milestone

Comments

@carolinaisslaying
Copy link
Member

Currently the privacy policy input sends the following error:

You provided a privacy policy link or command that's too long. Do not put text into the Privacy Policy field, only put a URL or a bot command.

as it classifies it as text. Check if it is http before classifying it as text, and if it is http return error saying https only.

@carolinaisslaying carolinaisslaying added bug Issue/PR related to an error, fault, or flaw. low priority Issue/PR is low priority. labels Feb 10, 2021
@carolinaisslaying carolinaisslaying self-assigned this Feb 10, 2021
@carolinaisslaying carolinaisslaying added this to the 5.5.0 milestone Apr 8, 2022
@carolinaisslaying carolinaisslaying modified the milestones: 5.5.0, 6.0.0 May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR related to an error, fault, or flaw. low priority Issue/PR is low priority.
Projects
None yet
Development

No branches or pull requests

1 participant