forgejo/templates/user
Gergely Nagy d699c12ceb
[GITEA] Allow changing the email address before activation
During registration, one may be required to give their email address, to
be verified and activated later. However, if one makes a mistake, a
typo, they may end up with an account that cannot be activated due to
having a wrong email address.

They can still log in, but not change the email address, thus, no way to
activate it without help from an administrator.

To remedy this issue, lets allow changing the email address for logged
in, but not activated users.

This fixes gitea#17785.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
(cherry picked from commit aaaece28e4)
(cherry picked from commit 639dafabec)
2023-12-25 13:41:50 +01:00
..
auth [GITEA] Allow changing the email address before activation 2023-12-25 13:41:50 +01:00
dashboard Include public repos in doer's dashboard for issue search (#28304) 2023-12-07 13:26:18 +08:00
notification Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
overview Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00
settings [GITEA] Improve display of Webauthn keys' creation time 2023-12-25 13:41:49 +01:00
code.tmpl
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl