]> cat aescling's git repositories - mastodon.git/commit
Show correct error message if chosen password is too long (#17082)
authorRens Groothuijsen <l.groothuijsen@alumni.maastrichtuniversity.nl>
Sun, 5 Dec 2021 20:49:50 +0000 (21:49 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 20:49:50 +0000 (21:49 +0100)
commit66baa629ea1c3890d5c631099d41e6af14974d7e
tree3b1a25b5b430dbfce72143b2f5a0d3acca8a165b
parent0fb9536d3888cd7b6013c239d5be85f095a6e8ad
Show correct error message if chosen password is too long (#17082)

* Add correct error message for exceeding max length on password confirmation field

* Code style fixes
app/javascript/packs/public.js