Session and sign-in in sanbox doesn't work

Notice: This thread is very old.
juzna.cz
Member | 248
+
0
-

I just downloaded sandbox and latest nette from git, and tried SignIn using the built-in Sign presenter, but it fails on session expiration:

The expiration time is greater than the session expiration 10800 seconds

See the debugger report

It's bad that this happens in the default sandbox, which I believe should work by default without any changes required. Or is it a first debugging task for each new programmer, to get him into Nette's source code?

David Grudl
Nette Core | 8110
+
0
-

Fixed in last version.