Skip Menu |

This queue is for tickets about the DBIx-Class-EncodedColumn CPAN distribution.

Report information
The Basics
Id: 127553
Status: resolved
Priority: 0/
Queue: DBIx-Class-EncodedColumn

People
Owner: Nobody in particular
Requestors: rrwo [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Handling utf-8 passwords
Date: Fri, 2 Nov 2018 16:01:52 +0000
To: bug-DBIx-Class-EncodedColumn [...] rt.cpan.org
From: Robert Rothenberg <rrwo [...] cpan.org>
Digest expects bytes, but non-English and especially non-European users may enter passwords in different alphabets. Using encode("utf-8", $password) before encoding and before checking. Either document this, or (better) and an option to force encoding.
I have created a pull request to fix this at https://github.com/wreis/DBIx-Class-EncodedColumn/pull/7
On Sat Nov 03 02:34:04 2018, RRWO wrote: Show quoted text
> I have created a pull request to fix this at > https://github.com/wreis/DBIx-Class-EncodedColumn/pull/7
Looks like this PR was merged, so I guess it can be closed?
Fixed in 0.00016.