comparison CHANGES.txt @ 4669:d7ac6c7bc371

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.
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 16 Oct 2012 18:27:33 +0200
parents 17197d6145cf
children c9b85ca1f985
comparison
equal deleted inserted replaced
4668:43a614a6ed19 4669:d7ac6c7bc371
40 thanks John Kristensen. (Bernhard Reiter) 40 thanks John Kristensen. (Bernhard Reiter)
41 - issue2550738: Fixes for various documentation typoes, 41 - issue2550738: Fixes for various documentation typoes,
42 thanks Nathan Russell. (John Kristensen) 42 thanks Nathan Russell. (John Kristensen)
43 - issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, 43 - issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring,
44 thanks W. Trevor King (John Kristensen) 44 thanks W. Trevor King (John Kristensen)
45 - Fix basic authentication: instatiating the login action would fail if
46 the user is not set. We now first set the user to anonymous and then
47 try basic authentication if enabled.
45 48
46 49
47 2012-05-15: 1.4.20 50 2012-05-15: 1.4.20
48 51
49 Features: 52 Features:

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