diff CHANGES.txt @ 4670:c9b85ca1f985

Fix xmlrpc permissions for lookup method. Allow if the key attribute is either searchable or viewable, don't check id attribute.
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 17 Oct 2012 15:32:41 +0200
parents d7ac6c7bc371
children e90909162a79
line wrap: on
line diff
--- a/CHANGES.txt	Tue Oct 16 18:27:33 2012 +0200
+++ b/CHANGES.txt	Wed Oct 17 15:32:41 2012 +0200
@@ -45,6 +45,8 @@
 - Fix basic authentication: instatiating the login action would fail if
   the user is not set. We now first set the user to anonymous and then
   try basic authentication if enabled.
+- Fix xmlrpc permissions for lookup method: Allow if the key attribute
+  is either searchable or viewable, don't check id attribute
 
 
 2012-05-15: 1.4.20

Roundup Issue Tracker: http://roundup-tracker.org/