You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/form
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348)
* 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
6 years ago
..
account_batch.rb
admin_settings.rb Add validations to admin settings (#10348) 6 years ago
delete_confirmation.rb
migration.rb
status_batch.rb
two_factor_confirmation.rb