26 Aug
2009
26 Aug
'09
1:44 a.m.
Sergiu, Thanks for explaining this so well for me, it makes sense now how it does work. I had been thinking in the way of traditional "log in/work/log out" workflow that has a specific login or starting page, as opposed to a wiki model where you could login from any page. Thanks again for your timely responses. Trevor On Tue, 25 Aug 2009 18:34:21 +0300 Sergiu Dumitriu wrote:
This is not about the session, but a feature of our login form.
When trying to view a page that requires authentication, the login form is displayed, with a hidden input that identifies the page you tried to view. This is plain HTML, no session magic.