summaryrefslogtreecommitdiffstats
path: root/ipaserver/session.py
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2017-01-21 19:34:12 +0100
committerMartin Basti <mbasti@redhat.com>2017-02-15 17:30:36 +0100
commitff6e701b0077d9c8e2aacdcaecf70f885018db92 (patch)
tree9639b5636a9fcb3a93a7d408f6949a66ce82b97b /ipaserver/session.py
parent1d7fcfe15d279e50d9ac29464a30f8e594db1802 (diff)
downloadfreeipa-ff6e701b0077d9c8e2aacdcaecf70f885018db92.tar.gz
freeipa-ff6e701b0077d9c8e2aacdcaecf70f885018db92.tar.xz
freeipa-ff6e701b0077d9c8e2aacdcaecf70f885018db92.zip
New lite-server implementation
The new development server depends on werkzeug instead of paste. The werkzeug WSGI server comes with some additional features, most noticeable multi-processing server. The IPA framework is not compatible with threaded servers. Werkzeug can serve static files easily and has a fast auto-reloader. The new lite-server implementation depends on PR 314 (privilege separation). For Python 3 support, it additionally depends on PR 393. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipaserver/session.py')
0 files changed, 0 insertions, 0 deletions