This release is a pre-release and may not be stable for production use.
Introduction
Have you ever feel the need to give to normal (AKA non-manager) Plone member the power to manage a group?
Right now in Plone you can make this possible playin with the Manage users and Manage Groups permissions of the portal (also for Plone 2.5).
What is (obviously) impossible is to limit the group on which a member can add.
This products make something very dangerous: with a minimal configuration a member of the Plone portal (or all members in a group) will be able to manage the users of a group overriding the portal security. You only need to go to the portal_properties tool of you portal and modifiy the new simple_groups_management_properties.
In the sgm_data section you need to inser a set of strings like
id1|group_id1 id2|group_id2 ...
where id1, id2 can be user or group ids. This mean that the member (or group) id1 will be able to act on the group_id1 members.
You can also insert a list of groups ids that will be never handled by this product in the sgm_never_managed_groups section.
The utility also react to the Add portal members permission. If the current user has this permission you will be able to add new portal members (so no security break for this).
Be aware!
This products override all normal Plone permissions noted above! This can create security black-holes in your portal!
Plone 2.5 support
This product is done to work with the old Plone 2.5 release also. To use it, copy the SimpleGroupsManagement in your Products section.
Changelog
0.1.0
Initial release
Release files for Products.SimpleGroupsManagement 0.1.0alpha
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Products.SimpleGroupsManagement-0.1.0alpha.tar.gz | 59.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Products.SimpleGroupsManagement-0.1.0alpha-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 77.3 kB
Release files / Products.SimpleGroupsManagement-0.1.0alpha.tar.gz
| Download URL | Products.SimpleGroupsManagement-0.1.0alpha.tar.gz |
|---|---|
| Size | 59.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2e1140f67ac91161702d0f2419c63d7dfecda50f46d26273cd41fe81d1f3b0c3
|
|
BLAKE2b-256 checksum How to use checksums |
af8f8b6c11a3e7452a13461562ed61ea020b0a202eab41b1c09f330feb87e82b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Products.SimpleGroupsManagement-0.1.0alpha-py2.4.egg
| Download URL | Products.SimpleGroupsManagement-0.1.0alpha-py2.4.egg |
|---|---|
| Size | 17.7 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
6c4d2fd989ad6e993be8357d4faf050817c66cf67959d11b9af70cbf3abe7f18
|
|
BLAKE2b-256 checksum How to use checksums |
c83a618b88cecf79659cd85225bd258d51ea8751a173248ae16a62651399c5ac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |