I had a web2py 1.99.7 app running on Elastic Beanstalk. I was able to use 
the admin interface over https. I then upgraded web2py to 2.0.8 and 
uploaded it to EB. Now I am getting this message when I try to access the 
admin interface over HTTPS: 

  ATTENTION: Login requires a secure (HTTPS) connection or running on 
localhost.

Another change I notice is that  request.is_https no longer seems to be 
true.

I see that the format of the parameters_*.py file has changed. Is there any 
reason why I can no longer use the admin interface?

Thanks.

-- 



Reply via email to