Merge pull request #23680 from overleaf/msm-readonly-email-activation

[CE/SP] Fix `email` not sent on activation

GitOrigin-RevId: 3989bcc318086b3b10576138869296888be27998
This commit is contained in:
Miguel Serrano 2025-02-20 15:50:09 +01:00 committed by Copybot
parent fb22d6f518
commit 78297efeab

View file

@ -42,7 +42,7 @@ block content
autocomplete="username"
value=email
required,
disabled
readonly
)
.form-group
label(for='password') #{translate("password")}