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

Kevin McCarthy kmccarth at redhat.com
Fri Aug 17 20:25:12 UTC 2007


Rob Crittenden wrote:
> 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!

> # HG changeset patch
> # User rcritten at redhat.com
> # Date 1187382993 14400
> # Node ID 5c4ee9e04e59ecd0158eae16e810f492325c661f
> # Parent  242fe060acd4df68ac2ae91f54b37bc4080322dc
> Use a cidict instead of a dict when adding a new user so we have
> Allow unicode strings in an Entry

Approved.

-Kevin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2228 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20070817/517d8378/attachment.bin>


More information about the Freeipa-devel mailing list