Overview
Artifact ID: | a476e7216f8b0ff7fb16ca749fd2aca76b3aa90e |
---|---|
Ticket: | beb8f31ea5432c49e74181e7b40c44a06742264d
Wrong redirect after successful logon |
User & Date: | anonymous 2010-04-15 10:19:19 |
Changes
- comment changed to:
I have own server configured to host several fossil repos. For example, on <font color=blue>http://host/repos/luaodbc/timeline</font> fossil offers me to use anonymous login and link looks like<br> <font color=blue>http://host/repos/luaodbc/login?anon=1&<b>g=/sls/timeline</b></font><br> but must be<br> <font color=blue>http://host/repos/luaodbc/login?anon=1&<b>g=<b>/repos/sls/timeline</b></font><br> As a result redirect is wrong. Is it misconfigured server problem or fossil one?
- status changed to: "Open"
- title changed to: "Wrong redirect after successful logon"
- type changed to: "Code_Defect"