Files
freeipa/ipalib
Martin Kosek 5ba8eeb970 Do not change LDAPObject objectclass list
__json__ method of LDAPObject may inadvertently append a list of possible
objectclasses to a list of basic objectclasses and thus change a behavior
of all subsequent LDAPSearch command. The command may only return objects
where all "possible" objectclasses are present and thus returning an
incomplete list.

Make sure that the LDAPObject object_class list is not modified during
the __json__ method.

https://fedorahosted.org/freeipa/ticket/2906
2012-07-09 14:53:11 +02:00
..
2012-03-28 15:25:33 +02:00
2011-04-21 10:41:29 +02:00
2012-03-28 15:25:33 +02:00
2010-12-20 17:19:53 -05:00
2012-06-14 11:09:43 +02:00
2012-05-09 09:43:35 +02:00
2012-06-25 22:04:14 -04:00
2012-06-25 21:35:11 -04:00
2011-01-25 14:01:36 -05:00