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
2019-03-23 14:07:04 +01:00
..
account_batch.rb Add relationship manager UI (#10268) 2019-03-16 11:23:22 +01:00
admin_settings.rb Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
delete_confirmation.rb
migration.rb
status_batch.rb Remove Form::StatusBatch::ACTION_TYPE unused (#9623) 2018-12-25 18:29:51 +01:00
two_factor_confirmation.rb