advocaite / advocaite/Travianx
Missing hostname in validation email
Open
- Dominant language
- Smarty
- Stars
- 146
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
This is part of validation email
Click the following link in order to activate your account:
activate.php?code=StH1kgcUe3Greetings,
TravianX
the hostname in activation link is missing.
See https://github.com/lini/Travianx/commit/356e069f5091fd1b0f94e9ac38459a6d7c574d1f#diff-12
in line 30
the domain input field is removed,
but the value is used by Mailer.php line 30
I am not sure the way to fix, add the domain back or fix Mailer.php ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.