summaryrefslogtreecommitdiffstats
path: root/ipa_server/ipautil.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement user-find and user-add backend functions so they work over XML-RPCRob Crittenden2008-10-041-0/+11
| | | | | Change port to 8880 to not conflict with a running IPA v1 instance Encode incoming values from unicode as utf-8 before sending to LDAP
* 345: Moved server code from Rob into ipa_server/ packageJason Gerard DeRose2008-09-241-0/+190