
noreply at github
Nov 13, 2009, 4:12 PM
Post #1 of 1
(608 views)
Permalink
|
|
[bricoleurs/bricolage] 69aa5d: Backported LDAP empty password fix from master.
|
|
Branch: refs/heads/rev_1_10 Home: http://github.com/bricoleurs/bricolage Commit: 69aa5d45782a4040a0aed73e837e28ee73dc93c8 http://github.com/bricoleurs/bricolage/commit/69aa5d45782a4040a0aed73e837e28ee73dc93c8 Author: David E. Wheeler <david [at] justatheory> Date: 2009-11-13 (Fri, 13 Nov 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/AuthLDAP.pm M t/Bric/Util/AuthEngines/Test.pm Log Message: ----------- Backported LDAP empty password fix from master. Commit: 505e26e33573ee7c5fb0bfaee699e7fae1487ff0 http://github.com/bricoleurs/bricolage/commit/505e26e33573ee7c5fb0bfaee699e7fae1487ff0 Author: David E. Wheeler <david [at] justatheory> Date: 2009-11-13 (Fri, 13 Nov 2009) Changed paths: M lib/Bric/Biz/Category.pm M lib/Bric/Changes.pod M t/Bric/Biz/Category/DevTest.pm Log Message: ----------- Prevent `Category->list` from modifying params. As with the bug with element types fixed a few days ago, this was causing problems for the search interface, where params are stored in the session cache. If the API is changing the values this mucks things up for subsequent searches. This manifested in the site column appearing and dissappearing in the category list search results. Backported from master, and tests added and a bug thus found fixed. Will patch master with that fix, too.
|