[web2py] Re: Auth login with Firefox

2013-01-23 Thread villas
Still struggling with Firefox login. When I render the built-in login form, the formkey should be the same as that which is saved in the session file. At least I think that is what is supposed to happen. It seems to happen OK with other browsers. Using Firefox the keys are different and th

[web2py] Re: Auth login with Firefox

2013-01-19 Thread Ron McOuat
This happens if cookies are disabled in a browser but you mention the welcome app works okay for login so that wouldn't be the cause. On Friday, 18 January 2013 16:59:53 UTC-8, villas wrote: > > Can't figure it out so I shall rebuild the app on top of the latest > welcome. That seems to work ok

[web2py] Re: Auth login with Firefox

2013-01-18 Thread villas
Can't figure it out so I shall rebuild the app on top of the latest welcome. That seems to work ok. Thanks, D --

[web2py] Re: Auth login with Firefox

2013-01-18 Thread villas
Firefox posts the form OK. Irrespective as to whether the credentials are correct or not, I get the login form again. With incorrect credentials I would at least expect a flash of 'Invalid login' on screen, but I do not even get that. Strange. Can you suggest anything specific I should look ou

[web2py] Re: Auth login with Firefox

2013-01-18 Thread Niphlod
not that I can think of. did you try inspecting what happens with firebug ? On Friday, January 18, 2013 8:13:37 PM UTC+1, villas wrote: > > Using trunk / Win Vista / > Login works OK with Chrome and IE, but fails with Firefox. > I enter User and Password and click Login. The fields are cleared