Please see my quick test result below. I'm not sure if it's related to
sessions and/or cookies because I always failed when I access with https.

1st test

1. delete all the cookie on my browser and delete sessions from all the
app.
2. open the website => display welcome app => ok
3. tried to access admin app with https => NG (Same error ticket.)

2nd test

1. delete all the cookie on my browser and delete sessions from all the
app.
2. tried to access admin app with https => NG (Same error ticket.)

3rd Test

1. delete all the cookie on my browser and delete sessions from all the
app.
2. Open browser incognito mode
3. open the website => display welcome app => ok
4. tried to access admin app with https => NG (Same error ticket.)


On Thu, Jan 22, 2015 at 5:02 PM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> I am pretty sure that is what web2py does. If sessions are deleted the
> cookie is ignored. Are these session in cookies?
>
> On Thursday, 22 January 2015 11:35:56 UTC-6, Leonel Câmara wrote:
>>
>> Basically you have an old cookie in your browser that's messing things
>> up. Obviously it's also a bug with web2py as it should just discard it if
>> it doesn't have a file for it anymore. But you should be good if you clear
>> your browser cookies and the sessions in the apps.
>>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/yBM8Ybl_xGA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to