I'd like to limit certain operations to https , instead of http.

The problem is that pyramid is often behind a front-end server , which
is handling the http and https connections, and oblivious to the
protocol.

Does anyone have a good idea how to proceed ?  The only thing I can
think of is to have the front-end environment set a request header
with a rotating secret.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to