toolkit
toolkit copied to clipboard
link generation for new users ignores setting of NGINX_{HTTP,TLS}_LISTEN_IP
Steps to Reproduce
- Visit e.g. https://overleaf.domain.tld/admin/register to register a new user
- Fill all requested entries, i.e. name and mail address
- Finish registration process
Expected Behaviour
The active setting of NGINX_{HTTP,TLS}_LISTEN_IP should be used, i.e. https://overleaf.domain.tld/ is contained in the invitation link.
Observed Behaviour
The final link to invite the new user contains localhost
Context
I have to correct the invitation link, i.e. replace localhost, by the correct URL.
Technical Info
N/A
Analysis
it's your turn