collective / collective.pwexpiry

Emulate Active Directory password complexity requirements.
1 stars 6 forks source link

TypeError: argument of type 'NoneType' is not iterable #30

Closed hvelarde closed 6 years ago

hvelarde commented 6 years ago

As mentioned before, the package is currently broken: the InvalidPasswordEntered has a bug that aborts it when the list of whitelisted users has not being set.

hvelarde commented 6 years ago

already reported in #22 and addressed in #23.