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 ac19f994dd
commit 1c0c313200

View File

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