Foundry login screen field name changes results in failed login attempts
Norc opened this issue · 1 comments
Bug description
Existing Docker images with saved login information are failing to log in successfully after some changes deployed to the Foundry website on Thursday. There were a few fields renamed:
<login_redirect>
to <next>
<login_username>
to <username>
<login_password>
to <password>
To the best of my personal knowledge, the rest of the authentication workflow hasn't changed in a way that should disrupt the image.
Sorry I can't provide any detailed logs. I have not encountered the issue myself, but am just relaying information and reports that I have come accross.
Steps to reproduce
Launch an existing, previously functional Docker image that has saved login information.
Expected behavior
The login attempt succeeds.
Container metadata
None available.
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Thanks for the report. But someone beat you to it!
Duplicate of:
Fix published in a release yesterday: