[Freeipa-devel] [PATCH] allow RDN change in UI

Rob Crittenden rcritten at redhat.com
Thu Dec 6 19:49:09 UTC 2007


Make uid an editable field in the Edit UI so we can do RDN changes. I 
pop up a javascript warning when I detect a change here to let the 
updater know that the password will need to be reset. It isn't perfect 
but should hit most of the time.

Fix group RDN changes and tweaked the UI to display it better. Rather 
than making cn a required field it is only required if edit protected 
fields is checked. This way it won't show as pink.

Remove a copy/paste error in the group UI update that caused 2 updates!? 
update_group() got called twice which in itself isn't a huge problem but 
when changing a group RDN it is.

Fix variable name so groups don't get user objectclasses. Oops.

Remove color CSS for field backgrounds as they override disabled field 
display. The background was a baby blue but the disabled fields should 
dispaly as grey. This must be handled automagically by the browser as I 
could find no CSS control for detecting a javascript disabled field.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-466-rdn.patch
Type: text/x-patch
Size: 11789 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20071206/90669617/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/20071206/90669617/attachment-0001.bin>


More information about the Freeipa-devel mailing list