Open danwentworthart opened 3 months 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"
Fixed, but not yet deployed. Commit #aa8cbca4eb60672caee091bbaffd5543eeaa07d4
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"