Redirect fails after session expires

19 views
Skip to first unread message

Peter Bruin

unread,
Feb 16, 2015, 9:01:24 PM2/16/15
to repo-d...@googlegroups.com
After upgrading to 2.10 I noticed that the links send in the email notification fail to properly redirect when the web session has expired.

https://www.mysite.com/r/794 will redirect to https://www.mysite.com/r/c/794/ when the session has expired and result in a 'not found' message.
However, if I navigate to the main page by hand and use the same link again it will redirect to https://www.mysite.com/r/#/c/794

So typically this happens once a day.
I will still happen even if my browser was closed and I need to authenticate first. The problem seems that this redirect does not re-create any expired session.

I am using HTTP_LDAP for authentication. 

For now I will just use:

[cache "web_sessions"]
        maxAge = 1w

Best Regards,
    Peter Bruin 
Reply all
Reply to author
Forward
0 new messages