Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread David Kupka
On 19/01/16 16:10, David Kupka wrote: On 19/01/16 14:38, Jan Cholasta wrote: On 19.1.2016 14:26, Martin Kosek wrote: On 01/19/2016 01:47 PM, David Kupka wrote: I've polished the patch attached to #5586 by Timo Aaltonen. Thanks for the patch. I've fixed the path in specfile and removed unused

Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread David Kupka
On 19/01/16 16:10, David Kupka wrote: On 19/01/16 14:38, Jan Cholasta wrote: On 19.1.2016 14:26, Martin Kosek wrote: On 01/19/2016 01:47 PM, David Kupka wrote: I've polished the patch attached to #5586 by Timo Aaltonen. Thanks for the patch. I've fixed the path in specfile and removed unused

Re: [Freeipa-devel] [PATCH 0084-0086] CI: Add double circle topology

2016-02-18 Thread David Kupka
On 12/02/16 16:52, Martin Basti wrote: On 12.02.2016 13:03, Milan Kubík wrote: On 02/12/2016 10:59 AM, David Kupka wrote: Sending one more topology test. This one creates a M groups consisting N (N>=2) servers. First two servers in each group are used to connect with nearest four groups and a

[Freeipa-devel] [PATCH 0134] CI tests: use old schema when testing hostmask-based sudo rules

2016-02-18 Thread Martin Babinsky
https://fedorahosted.org/freeipa/ticket/5625 -- Martin^3 Babinsky From 34dddb8be8dfaf6116af35cfa80929f46dc29deb Mon Sep 17 00:00:00 2001 From: Martin Babinsky Date: Wed, 17 Feb 2016 16:55:56 +0100 Subject: [PATCH] CI tests: use old schema when testing hostmask-based sudo rules Newer versions o

Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread Martin Kosek
On 02/18/2016 10:10 AM, David Kupka wrote: > From 9952937f207f9a0afae8211276f1b7d7e762fd4e Mon Sep 17 00:00:00 2001 > From: Timo Aaltonen > Date: Tue, 19 Jan 2016 12:37:56 +0100 > Subject: [PATCH] Move freeipa certmonger helpers to libexecdir. > > The scripts in this directory are simple python s

Re: [Freeipa-devel] [patch 0034] ipatests: extend permission plugin test with new expected output

2016-02-18 Thread Milan Kubík
On 02/15/2016 04:59 PM, Milan Kubík wrote: Patch attached. Applies on ipa-4-3 as well. Updated version of patch fixes test_old_permission_plugin as well. -- Milan Kubik From 518f85240a14f256b5cc8542f66d3766a66b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Kub=C3=ADk?= Date: Mon, 15

Re: [Freeipa-devel] [PATCH] 947 webui: use API call ca_is_enabled instead of enable_ra env variable.

2016-02-18 Thread Petr Vobornik
On 01/20/2016 07:02 PM, Petr Vobornik wrote: To be consistent with backend code. https://fedorahosted.org/freeipa/ticket/5622 bump for review -- Petr Vobornik -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to

Re: [Freeipa-devel] [PATCH] 946 webui: fixed showing of success message after password change on login

2016-02-18 Thread Petr Vobornik
On 01/20/2016 06:42 PM, Petr Vobornik wrote: similar issue and cause as in https://fedorahosted.org/freeipa/ticket/5567 root cause is that binding triggers validation which clears messages in validation summary. Maybe it could be refactored in a future to not use the same validation summary fi

Re: [Freeipa-devel] [PATCH] 946 webui: fixed showing of success message after password change on login

2016-02-18 Thread Pavel Vomacka
On 02/18/2016 03:56 PM, Petr Vobornik wrote: On 01/20/2016 06:42 PM, Petr Vobornik wrote: similar issue and cause as in https://fedorahosted.org/freeipa/ticket/5567 root cause is that binding triggers validation which clears messages in validation summary. Maybe it could be refactored in a f

Re: [Freeipa-devel] [PATCH] 947 webui: use API call ca_is_enabled instead of enable_ra env variable.

2016-02-18 Thread Pavel Vomacka
On 02/18/2016 03:56 PM, Petr Vobornik wrote: On 01/20/2016 07:02 PM, Petr Vobornik wrote: To be consistent with backend code. https://fedorahosted.org/freeipa/ticket/5622 bump for review Ack. -- Pavel^3 Vomacka -- Manage your subscription for the Freeipa-devel mailing list: https://ww

Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread Timo Aaltonen
18.02.2016, 13:33, Martin Kosek kirjoitti: > On 02/18/2016 10:10 AM, David Kupka wrote: >> From 9952937f207f9a0afae8211276f1b7d7e762fd4e Mon Sep 17 00:00:00 2001 >> From: Timo Aaltonen >> Date: Tue, 19 Jan 2016 12:37:56 +0100 >> Subject: [PATCH] Move freeipa certmonger helpers to libexecdir. >> >>

Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread Timo Aaltonen
18.02.2016, 18:41, Timo Aaltonen kirjoitti: > 18.02.2016, 13:33, Martin Kosek kirjoitti: >> On 02/18/2016 10:10 AM, David Kupka wrote: >>> From 9952937f207f9a0afae8211276f1b7d7e762fd4e Mon Sep 17 00:00:00 2001 >>> From: Timo Aaltonen >>> Date: Tue, 19 Jan 2016 12:37:56 +0100 >>> Subject: [PATCH] M

Re: [Freeipa-devel] [PATCH 0011] Move freeipa certmonger helpers to libexecdir.

2016-02-18 Thread Timo Aaltonen
18.02.2016, 18:51, Timo Aaltonen kirjoitti: > 18.02.2016, 18:41, Timo Aaltonen kirjoitti: >> 18.02.2016, 13:33, Martin Kosek kirjoitti: >>> On 02/18/2016 10:10 AM, David Kupka wrote: From 9952937f207f9a0afae8211276f1b7d7e762fd4e Mon Sep 17 00:00:00 2001 From: Timo Aaltonen Date: Tue

Re: [Freeipa-devel] [PATCH] 0004 webui: topology graph: Add pan and zoom functionality

2016-02-18 Thread Petr Vobornik
On 02/03/2016 03:37 PM, Pavel Vomacka wrote: Hello, I'm sending a patch for review. This patch adds pan and zoom functionality to the topology graph. The page remembers old position and size of the graph. So, it keeps these settings after refreshing the page. The patch is in atachement. Pavel

Re: [Freeipa-devel] Locations design v2: LDAP schema & user interface

2016-02-18 Thread Petr Spacek
On 4.2.2016 18:21, Petr Spacek wrote: > On 3.2.2016 18:41, Petr Spacek wrote: >> Hello, >> >> I've updated the design page >> http://www.freeipa.org/page/V4/DNS_Location_Mechanism >> >> Namely it now contains 'Version 2'. > > Okay, here is the idea how we can make it flexible: > http://www.freeipa