Re: [Freeipa-devel] [PATCH] 332 Refactored entity object resolution.

2011-12-21 Thread Petr Vobornik
On 12/20/2011 10:29 PM, Endi Sukma Dewata wrote: On 12/20/2011 7:28 AM, Petr Vobornik wrote: 1) when link_field is a creating a command in field.js:558 it's passing an entity instead of entity name. It causes creation of wrong command name. Fixed and rebased. ACK and pushed to master --

Re: [Freeipa-devel] [PATCH] 0294 remove delegation from browser config

2011-12-21 Thread Petr Vobornik
On 12/20/2011 10:06 PM, Adam Young wrote: Hold this patch until all of the S4U2 code is pushed, otherwise it will break the WebUI assuming it is this ticket: https://fedorahosted.org/freeipa/ticket/2207 1) why is there a services.py file ? -- Petr Vobornik

Re: [Freeipa-devel] [PATCH] 0294 remove delegation from browser config

2011-12-21 Thread Alexander Bokovoy
On Wed, 21 Dec 2011, Petr Vobornik wrote: On 12/20/2011 10:06 PM, Adam Young wrote: Hold this patch until all of the S4U2 code is pushed, otherwise it will break the WebUI assuming it is this ticket: https://fedorahosted.org/freeipa/ticket/2207 1) why is there a services.py file ?

Re: [Freeipa-devel] [PATCH] 0294 remove delegation from browser config

2011-12-21 Thread Simo Sorce
On Wed, 2011-12-21 at 17:16 +0200, Alexander Bokovoy wrote: On Wed, 21 Dec 2011, Petr Vobornik wrote: On 12/20/2011 10:06 PM, Adam Young wrote: Hold this patch until all of the S4U2 code is pushed, otherwise it will break the WebUI assuming it is this ticket:

Re: [Freeipa-devel] [PATCH] 333 Reload UI when the user changes.

2011-12-21 Thread Petr Vobornik
On 12/21/2011 02:37 AM, Endi Sukma Dewata wrote: On 12/20/2011 7:16 PM, Endi Sukma Dewata wrote: The JSON server has been modified to return the principal name in all responses. The UI has been modified to keep the principal obtained during whoami operation and check the principal returned in

Re: [Freeipa-devel] [PATCH] 334 Reload UI on server upgrade.

2011-12-21 Thread Petr Vobornik
On 12/21/2011 03:09 AM, Endi Sukma Dewata wrote: The JSON server has been modified to return the version number in all responses. The UI has been modified to keep the version obtained during env operation and check the version returned in subsequent operations. If the version changes the UI will

Re: [Freeipa-devel] [PATCH] 54 Fix attempted write to attribute of read-only object

2011-12-21 Thread Jan Cholasta
Dne 21.12.2011 14:32, Jan Cholasta napsal(a): Dne 2.12.2011 21:26, Alexander Bokovoy napsal(a): On Fri, 02 Dec 2011, Jan Cholasta wrote: I don't like the idea of introducing a new class every time we need a ReadOnly attribute to be writable. There's quite a few places in the code where we do

[Freeipa-devel] session authentication URI issues

2011-12-21 Thread John Dennis
For your holiday reading pleasure :-) Happy holidays to all. -- John Dennis jden...@redhat.com Looking to carve out IT costs? www.redhat.com/carveoutcosts/ Introduction On our last conference call I explained there were some lingering issues on our proposed session based

Re: [Freeipa-devel] [PATCH] 060 Parsing of IPv4 and IPv6 addresses

2011-12-21 Thread Endi Sukma Dewata
On 12/21/2011 7:50 AM, Petr Vobornik wrote: Added Added, but I don't see a usage for this. Added some tests to show the usages. Added Added Changed. Test are still called ip_tests - I wouldn't put there any new non-ip-address related. For convenience I also attached a 'diff' patch. ACK. Pushed

Re: [Freeipa-devel] [PATCH] 54 Fix attempted write to attribute of read-only object

2011-12-21 Thread Alexander Bokovoy
On Wed, 21 Dec 2011, Jan Cholasta wrote: Fixed cachedproperty so that the return value is cached per-instance instead of per-class. Updated patch attached. Works for me, thanks. Could you please do a favor and use the decorator syntax as suggested by the documentation of cachedproperty

[Freeipa-devel] dns_discovery_domain for clients outside server domain

2011-12-21 Thread Lars Sjöström
Hello, I have prepared a patch for https://fedorahosted.org/freeipa/ticket/2209 Feedback appreciated. Best regards, Lars From 510bbfdc4e25eef715d3ceedf8e3463c771166ae Mon Sep 17 00:00:00 2001 From: Lars Sjostrom l...@radicore.se Date: Wed, 21 Dec 2011 22:32:01 +0100 Subject: [PATCH] add