[Freeipa-devel] [PATCH] use cidict for add_user instead of dict

Rob Crittenden rcritten at redhat.com
Fri Aug 17 20:12:45 UTC 2007


Use cidict as the data type instead of dict when adding a user so we 
avoid case sensitivity in attribute names.

John Dennis tracked down a problem we were having with unicode strings 
too. Basically self.data wasn't getting set in Entry.__init__ for 
unicode strings so it went insane when you tried to access things.

I haven't fully tested unicode strings but they will now be allowed so 
test away!

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cidict.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20070817/6559a4c9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20070817/6559a4c9/attachment-0001.bin>


More information about the Freeipa-devel mailing list