vt-middleware / passay

Password policy enforcement for Java.
http://www.passay.org
Other
281 stars 64 forks source link

Add missing Polish characters: ł, ń #142

Closed dhantael closed 1 year ago

dhantael commented 1 year ago

Fix the lack of ł and ń characters in PolishCharacterData and PolishSequenceData. Check alphabet in case of doubts.

dfish3r commented 1 year ago

Looks good, thanks!