You could also programmatically enforce the usage of ssl across the entire 
site. Your ajax call would always be https -> https, making CORS 
redundant...

Regards

On Saturday, December 21, 2013 3:44:51 PM UTC+1, weheh wrote:
>
> I am dead in the water trying to make an https ajax call from an http 
> session. CORS is enabled on server. The web2py_component https URL with 
> user_signature=True triggers a False auth.is_logged_in() when, in fact, the 
> user is logged in. Oops, a total show stopper.
> ...
>

-- 
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/groups/opt_out.

Reply via email to