collective / Products.LoginLockout

Prevents endless login attempts in Plone, making it more secure.
https://pypi.python.org/pypi/Products.LoginLockout
2 stars 7 forks source link

Cannot select all users in Login Lockout configuration #19

Open ivanteoh opened 6 years ago

ivanteoh commented 6 years ago

In Plone 4, when select 'Select All' check box in Login Lockout configuration page, toggleSelect is not defined error message raised.

Related issue: https://github.com/plone/Products.CMFPlone/issues/1892