Fossil SCM
Wrong redirect after successful logon
Closed
beb8f31ea5432c4…
· opened 15 years, 11 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- April 15, 2010 10:19 a.m.
I have own server configured to host several fossil repos.
For example, on http://host/repos/luaodbc/timeline fossil offers me to use anonymous login and link looks like
http://host/repos/luaodbc/login?anon=1&g=/sls/timeline
but must be
http://host/repos/luaodbc/login?anon=1&g=/repos/sls/timeline
As a result redirect is wrong.
Is it misconfigured server problem or fossil one?
anonymous added on 2010-04-16 02:02:38:
I am sorry, of course g-part of link is g=/odbc/timeline
anonymous added on 2010-04-16 02:06:22:
It seems like I sleep too little g=/luaodbc/timeline & g=/repos/luaodbc/timeline