mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Further migration toward new xmlrcp code; fixed problem with unicode Fault.faultString; fixed problem where ServerProxy method was not called correctly
This commit is contained in:
committed by
Rob Crittenden
parent
9f48612a56
commit
24b6cb89d4
@@ -22,7 +22,7 @@ Misc frontend plugins.
|
||||
"""
|
||||
|
||||
import re
|
||||
from ipalib import api, LocalOrRemote
|
||||
from ipalib import api, LocalOrRemote, Bytes
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user