##// END OF EJS Templates
config: Move HttpsFixup middleware up...
config: Move HttpsFixup middleware up Wrapping it around the Pyramid application makes SSL work. Since it also does things with the strict transport security headers, I kept it this way for now. Most probably we can shrink it to only contain the htsts things and use the prefix middleware of paste.
johbo -
r181:7237d87b stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs
backends
conf
utils
__init__.py Loading ...
client.py Loading ...
client_http.py Loading ...
connection.py Loading ...
exceptions.py Loading ...
nodes.py Loading ...
path.py Loading ...