-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: Linux
Currently, we have Apache proxying from /hudson to localhost:8080/hudson working
just fine (vrsion 1.237). It doesn't append ?from= in the request string nor
does it reply with an URL.
However, it seems the new login script (version 1.251) insists on replying with
an incorrect URL which screws up redirection after login. In my case, the
replied URL was $HOST_NAME, instead of $HOST_NAME/hudson.
- duplicates
-
JENKINS-2290 should not require anonymous read access
-
- Closed
-
Can you explain the steps to reproduce the problem better? What pages do you go,
what links do you click, and where are you taken (which I suppose eventually end
in 404)?
Is this the same as issue #2290?