iachat/app/javascript/dashboard/i18n/locale
Shivam Mishra 4f94ad4a75
feat: ensure signup verification [UPM-14] (#13858)
Previously, signing up gave immediate access to the app. Now,
unconfirmed users are redirected to a verification page where they can
resend the confirmation email.

- After signup, the user is routed to `/auth/verify-email` instead of
the dashboard
- After login, unconfirmed users are redirected to the verification page
- The dashboard route guard catches unconfirmed users and redirects them
- `active_for_authentication?` is removed from the sessions controller
so unconfirmed users can authenticate — the frontend gates access
instead
- If the user visits the verification page after already confirming,
they're automatically redirected to the dashboard
- No session is issued until the user is verified

<details><summary>Demo</summary>
<p>

#### Fresh Signup


https://github.com/user-attachments/assets/abb735e5-7c8e-44a2-801c-96d9e4823e51

#### Google Fresh Signup


https://github.com/user-attachments/assets/ab9e389a-a604-4a9d-b492-219e6d94ee3f


#### Create new account from Dashboard


https://github.com/user-attachments/assets/c456690d-1946-4e0b-834b-ad8efcea8369



</p>
</details>

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2026-04-07 13:45:17 +05:30
..
am chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ar chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
az chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
bg chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
bn chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ca chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
cs chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
da chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
de chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
el chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
en feat: ensure signup verification [UPM-14] (#13858) 2026-04-07 13:45:17 +05:30
es chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
et chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
fa chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
fi chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
fr chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
he chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
hi chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
hr chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
hu chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
hy chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
id chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
is chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
it chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ja chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ka chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ko chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
lt chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
lv chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ml chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ms chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ne chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
nl chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
no chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
pl chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
pt chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
pt_BR chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ro chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ru chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sh chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sk chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sl chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sq chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sr chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
sv chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ta chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
th chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
tl chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
tr chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
uk chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ur chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
ur_IN chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
vi chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
zh chore: Update translations (#13832) 2026-03-17 16:02:40 -07:00
zh_CN chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30
zh_TW chore: Update translations (#13990) 2026-04-06 15:35:59 +05:30