You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2017/03/05 13:08:32 UTC

[jira] [Created] (JSPWIKI-1056) URL in registration mail is relative while it should be absolute

Harry Metske created JSPWIKI-1056:
-------------------------------------

             Summary: URL in registration mail is relative while it should be absolute 
                 Key: JSPWIKI-1056
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1056
             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
            Assignee: 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.15#6346)