##// 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.

File last commit:

r1:854a839a default
r181:7237d87b stable
Show More
workflow.rst
14 lines | 299 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _workflow:
Workflow Support
================
|RCE| supports a number of developer workflows depending on whichever setup
your team wishes to adopt. Use the information in the following sections to
get an idea of what may work best for you.
.. toctree::
workflow-fork
workflow-branch