geopython / geopython/GeoHealthCheck

The password reset mail contains an invalid link to the GHC instance when running locally

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
92
Forks
75
PR merge metrics
No merged PRs in 30d

Description

I have a GHC instance running locally on port 8083 (see the Docker example). So GHC can be accessed by navigating in the browser to http://localhost:8083. I have tested the functionality to reset the password (see Login -> Reset password: http://localhost:8083/reset_req?lang=en). However, the mail I subsequently received, contains a link starting with "http://localhost/reset/", while I was expecting this: "http://localhost:8083/reset/".

While it is unlikely that GHC will run on other ports as 80 (HTTP) or 443 (HTTPS) in production, there might be some users where this is the case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.