Harry Metske created JSPWIKI-1044:
-------------------------------------
Summary: URL in password recovery mail is relative while it should
be absolute
Key: JSPWIKI-1044
URL: https://issues.apache.org/jira/browse/JSPWIKI-1044
Project: JSPWiki
Issue Type: Bug
Components: Authentication & Authorization
Affects Versions: 2.10.3
Environment: Java 8
Tomcat 8
JSPWiki 2.10.3-git-27
Reporter: Harry Metske
Fix For: 2.10.3
After entering the password recovery dialog you can get an email sent to you
with a new generated password.
This email used to contain a link to the login URL of your wiki, but after
JSPWIKI-1035 this URL is relative.
Example
{noformat}
As requested, your new password for login "EricKraußer" is "JpwwzA5G"
You may log in at /wiki/Login.jsp.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)