MARTIMM / Auth-SCRAM

authentication using scram
Artistic License 2.0
0 stars 2 forks source link

usernam and password not prepped #3

Closed MARTIMM closed 8 years ago

MARTIMM commented 8 years ago

strings must be prepared and converted or checked for unicode errors. Must write a new module for it

MARTIMM commented 8 years ago

Done, see Unicode::PRECIS