Additional option for Plone users, that make the reset password operation not available
Project description
Introduction
This product add to the Plone administrator a new flag on the user profile: “Block user password reset”. This check will mark a specific user as unable to change his own password.
The Plone administrator can still reset the user password from the “Users and Groups” control panel.
When you can need this
This can be useful only in some rare situation, when you need to share a single user account to a set of users (giving them all the same userid and password), and for whatever reason you can’t/don’t want create multiple users. Obviously you don’t want that an evil guy inside this set of users can change the password.
Plone security
Keep in mind that Plone can handle change password using its own security, playing with Set own password permission.
Use this product only if you need to control the change password behavior only for specific(s) users.
Compatibility
This product has been tested on Plone 3. It will not work on Plone 4, due to deep changes in the user data infrastructure.
Changelog
0.2.0 (2012-02-03)
removed from the user preferences the block_password_reset field (even if readonly, is not useful) [keul]
user was able to reset his own password, so technically bypass the scope of this product. [keul]
0.1.0 (2011-06-21)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.unresettableuser-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 315e4e5ab363d8fccc77bac0cd7f66d1bf29d932f1d1c67561de4a386b217baa |
|
MD5 | ce892a525684e81db55f8f94c0e2181d |
|
BLAKE2b-256 | 3a8a6038a16868cccb9f495933e009a31e534b1f0d56b40f47959ace09f9bfb2 |