Re: [web2py] session logic

2013-08-24 Thread Ricardo Pedroso
It did broke redis_session, I sent a github pull request to fix it. Niphlod can you review, I guest you were the author of redis_session. Ricardo On Tue, Aug 20, 2013 at 5:44 PM, Massimo Di Pierro massimo.dipie...@gmail.com wrote: The session logic has been rewritten (for clarity and to fix

Re: [web2py] session logic

2013-08-24 Thread Niphlod
it broke exactly for the reasons it broke on session.renew() first inclusion... DAL really brings too many shortcuts ^_^ On Saturday, August 24, 2013 4:44:10 PM UTC+2, Ricardo Pedroso wrote: It did broke redis_session, I sent a github pull request to fix it. Niphlod can you review, I guest

Re: [web2py] session logic

2013-08-21 Thread Michele Comitini
It seems to me that a cookieless client break things because session_id becomes None. https://github.com/web2py/web2py/pull/177 2013/8/20 Massimo Di Pierro massimo.dipie...@gmail.com The session logic has been rewritten (for clarity and to fix a bug). Can you help checking nothing is broken?

Re: [web2py] session logic

2013-08-21 Thread Marin Pranjić
and travis builds are failing On Wed, Aug 21, 2013 at 12:20 PM, Michele Comitini michele.comit...@gmail.com wrote: It seems to me that a cookieless client break things because session_id becomes None. https://github.com/web2py/web2py/pull/177 2013/8/20 Massimo Di Pierro

[web2py] session logic

2013-08-20 Thread Massimo Di Pierro
The session logic has been rewritten (for clarity and to fix a bug). Can you help checking nothing is broken? -- --- You received this message because you are subscribed to the Google Groups web2py-users group. To unsubscribe from this group and stop receiving emails from it, send an email