GLYCAM-Web / website

A bare-bones repo to contain public website stuff and issues related to the GLYCAM Web Django apps.
4 stars 0 forks source link

On new user account activation, the "Please Sign In" link gives 500 error. #207

Open danwentworthart opened 4 weeks ago

danwentworthart commented 4 weeks ago

Tool: User account authentication.

Bug Description: On new user account activation, the 'Please Sign In' link gives 500 error. Worth noting that the login form in the navbar works. This link is in the body of the page.

In the devenv, this link is on the page at = "http://172.25.0.2/accounts/activate/complete/" The link shows the following url on hover: "http://172.25.0.2/accounts/login"

danwentworthart commented 4 weeks ago

Fixed, but not yet deployed. Commit #aa8cbca4eb60672caee091bbaffd5543eeaa07d4