openedx / openedx/openedx-platform
A User Email is missing in a message on the Login page
@kemalatgithub is already working on this.
Since Nov 17, 2025.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
Bug on the /login page.
Description:
After a new user has registered an account but not confirmed their email address, then logged out and logged in again, they can see a message on the screen with the following text:
"We couldn't sign you in.
In order to sign in, you need to activate your account.
We just sent an activation link to . If you do not receive an email, check your spam folders or contact "
There should be {user_email} after "to".
In Olive release it was there, but from Redwood - it disappeared. It needs to be fixed in Ulmo release.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.