[ 
https://jira.codehaus.org/browse/MRM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=293151#comment-293151
 ] 

Alexander Lehmann commented on MRM-1613:
----------------------------------------

thanks, that is exactly what i was looking for, I just didn't know where to look


                
> Password reset emails contain the wrong url for a reverse proxy setup
> ---------------------------------------------------------------------
>
>                 Key: MRM-1613
>                 URL: https://jira.codehaus.org/browse/MRM-1613
>             Project: Archiva
>          Issue Type: Bug
>          Components: Web Interface
>    Affects Versions: 1.3.5
>         Environment: linux, apache 2.2, archiva 1.3.5 running with wrapper
>            Reporter: Alexander Lehmann
>            Priority: Minor
>             Fix For: 1.3.5
>
>
> we are running archiva with a reverse proxy setup using apache like this
> ProxyPass /archiva/ http://localhost:8081/archiva/
> ProxyPassReverse /archiva/ http://localhost:8081/archiva/
> when requesting a password reset, the url used in the email is
> http://localhost:8081/archiva/security/login...
> i.e. it uses the url name derived from the tomcat server configuration or 
> from the current request.
> It would be better if the base url could be configured to a specific value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to