Resetting password link is wrong
Open
- Dominant language
- Shell
- Stars
- 769
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
We resetting password, the link for resetting the password seems to be based on docker hostname (container name) instead of what is defined in SYMFONY__ENV__DOMAIN_NAME.
```
Hello X!
To reset your password - please visit http://service-wallabag/resetting/reset/qgiyR9tZ0ZvGuRQ6ts4-8pLXpG7c67LRs6xSmjtrkU4
Regards,
the Team.
```
Substituting the wrong hostname (and https) to correct one, everything works as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.