chinwagsocial/app/views/auth
ThibG cb28f61a6c
Fix invite request input not being shown on sign-up error if left empty (#13089)
If the “Why do you want to join?” textarea is left empty and the entered params
do not validate, the textarea isn't shown again, unlike other fields.

This commit fixes that by populating an empty `UserInviteRequest` when needed.
2020-02-16 12:38:22 +01:00
..
challenges Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
confirmations Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
passwords Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
registrations Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00
sessions Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
setup Change account deletion page to have better explanations (#11753) 2019-09-04 04:13:54 +02:00
shared Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00