collective / Products.PasswordStrength

Adds verification rules for user passwords in plone.
http://plone.org/products/passwordstrength
Other
5 stars 4 forks source link

4.3 branch: added compatibility and tests for Plone 4.1, 4.2 #4

Closed sgeulette closed 10 years ago

sgeulette commented 10 years ago

Added pwreset_form override. Modified tests and added travis configuration for Plone 4.2, 4.1.

djay commented 10 years ago

Looks excellent. My only comment would be that it makes for nicer robot tests if you use no seleniumlib calls in your tests and instead hide them using your own keywords.