This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
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
..
chewy
controllers Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
helpers
javascript
lib
mailers
models Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
policies
presenters
serializers
services
validators Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
views Add validations to admin settings (#10348) 2019-03-23 14:07:04 +01:00
workers