Hi, When specifying a 'id_field' in the config file as stated in the documentation it is not used instead of 'username' when looking up the user.
This means that the select that looks up the user returns a random user from the database as it has no where clause. This patch fixed that issue.
User.pm.patch
Description: Binary data
-- Best regards, David Jack Olrik <[EMAIL PROTECTED]> http://david.olrik.dk GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894 ["The first rule of Perl club is You do not talk about Perl club"]
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
