[Freeipa-devel] [PATCH] 268 Fixed labels for run-as users and groups.

Petr Vobornik pvoborni at redhat.com
Mon Sep 12 13:43:56 UTC 2011


On 09/10/2011 02:21 AM, Endi Sukma Dewata wrote:
> The labels for the run-as users and groups tables in sudo rule details
> page have been modified to improve the clarity.
>
> Ticket #1752
>
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel

Use of 'that.label = that.label | ...'  in association_table_widget is 
affecting other labels besides that specified in spec object. In Who 
section of sudo rule label "User Group" is changed to "Groups". Because 
this way it uses default label retrieval method in widget 
(IPA.get_entity_param) instead of metadata.objects.[other_entity].label. 
This isn't entirely wrong, but param labels aren't always consistent 
with entity.labels.

Otherwise its OK.

-- 
Petr Vobornik




More information about the Freeipa-devel mailing list