mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add mod_python adapter and some UI tuning
This commit is contained in:
@@ -155,6 +155,11 @@ class WSGIExecutioner(Executioner):
|
||||
raise NotImplementedError('%s.marshal()' % self.fullname)
|
||||
|
||||
|
||||
|
||||
class session(Executioner):
|
||||
pass
|
||||
|
||||
|
||||
class xmlserver(WSGIExecutioner):
|
||||
"""
|
||||
Execution backend plugin for XML-RPC server.
|
||||
|
||||
Reference in New Issue
Block a user