[Freeipa-devel] [PATCH] 0007 Web UI: Realm Domains page

Petr Vobornik pvoborni at redhat.com
Wed Feb 27 16:10:24 UTC 2013


On 02/27/2013 04:20 PM, Ana Krivokapic wrote:
> Add support for Realm Domains to web UI.
>
> https://fedorahosted.org/freeipa/ticket/3407

The patch looks good, but there is a issue we don't have a precedence for.

The mod command is doing dns check for new domains. Currently we can't 
specify --force option to bypass the check.

I see two possible implementations:
1) On update, when user adds or modifies the values, a dialog would pop 
up and ask user whether he wants to force it.

2) Another option is to disable edit on the list(deletion would be still 
allowed) and move the add operation to separate action in action list.

I prefer the former. Latter might have issues with two modifications 
(delete and add) at the same time at two different places (facet and add 
dialog).
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list