mastodon/app/views/about
ThibG 7dc4c74265
Add client-side validation in password change forms (#14564)
* Fix client-side username validation at registration

It used the Account::USERNAME_RE regexp which is for *remote* users,
local user validation is stricter. Also take into account max username length.

* Add client-side form validation for password change

* Add client-side form validation to dedicated registration form

Previous changes only applied to the /about page, not the dedicated form on
/auth
2020-08-12 12:11:15 +02:00
..
_domain_blocks.html.haml Fix long domain block descriptions breaking table layout (#12029) 2019-10-01 04:54:29 +02:00
_login.html.haml Fix duplicate HTML ids in /about (#11803) 2019-09-10 20:55:23 +02:00
_registration.html.haml Add client-side validation in password change forms (#14564) 2020-08-12 12:11:15 +02:00
more.html.haml Improve wording and add titles on moderated servers section in /about/more (#13930) 2020-06-09 10:28:02 +02:00
show.html.haml Fix some account avatars on public pages having incorrect size (#13692) 2020-05-13 21:20:34 +02:00
terms.html.haml Update /terms and /about/more to use public layout (#8142) 2018-08-09 12:58:20 +02:00