mastodon/app
ThibG d70c3ab4c3
Add HTML form validation for the registration form (#14560)
* Add HTML-level validation of username in sign-up form

* Make required fields with incorrect values more visible

* Enable HTML form validation for the registration form

* Mark agreement checkbox as required client-side

* Add minimum length to password

* Add client-side password confirmation validation
2020-08-11 23:09:13 +02:00
..
chewy
controllers Fix RSS feeds not being cachable (#14368) 2020-07-22 11:44:02 +02:00
helpers
javascript Add HTML form validation for the registration form (#14560) 2020-08-11 23:09:13 +02:00
lib Fix handling of Reject Follow when a matching follow relationship exists (#14479) 2020-08-01 18:20:37 +02:00
mailers
models Cache result of SQL (#14534) 2020-08-09 15:23:42 +02:00
policies
presenters
serializers
services Fix following restriction not working when exact match in account search (#14394) 2020-07-26 23:58:36 +02:00
validators
views Add HTML form validation for the registration form (#14560) 2020-08-11 23:09:13 +02:00
workers