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

Add validations to admin settings #10348

Merged
merged 3 commits into from
Mar 23, 2019
Merged

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Mar 22, 2019

  • Validate correct HTML markup
  • Validate presence of contact username & e-mail
  • Validate that all usernames are valid
  • Validate that enums have expected values

- Validate correct HTML markup
- Validate presence of contact username & e-mail
- Validate that all usernames are valid
- Validate that enums have expected values
@Gargron Gargron added the moderation Administration and moderation tooling label Mar 22, 2019
@Gargron Gargron merged commit 555c4e1 into master Mar 23, 2019
@ykzts ykzts deleted the feature-admin-settings-validations branch March 23, 2019 15:10
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
* Add validations to admin settings

- Validate correct HTML markup
- Validate presence of contact username & e-mail
- Validate that all usernames are valid
- Validate that enums have expected values

* Fix code style issue

* Fix tests
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
* Add validations to admin settings

- Validate correct HTML markup
- Validate presence of contact username & e-mail
- Validate that all usernames are valid
- Validate that enums have expected values

* Fix code style issue

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
moderation Administration and moderation tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants