collective.unresettableuser
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.
Self-Certification
[X] Internationalized
[ ] Unit tests
[ ] End-user documentation
[X] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[ ] Code structure follows best practice
Current Release
collective.unresettableuser 0.2.0
Released Feb 03, 2012 — tested with Plone 3
Bugfixing version
More about this release…
-
Get
collective.unresettableuser
for
all platforms
- collective.unresettableuser-0.2.0.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.2.0 | Feb 03, 2012 | Bugfixing version More about this release… |
Plone 3
|
GPL | final |
| 0.1.0 | First release More about this release… |
Plone 3
|
GPL | beta |


