PAS Plugin providing groups from LDAP directory
Project description
PAS Plugin to fetch groups from LDAP
====================================
Update from oldschool product to egg:
=====================================
* Start zope in debug mode
>>> app['Control_Panel']['Products'].manage_delObjects(['PASGroupsFromLDAP'])
>>> import transaction()
>>> transaction.commit()
* Restart zope
* Delete PASGroupsFromLDAP plugin from you acl_users.
* Re-create the plugin.
TODO
====
* Cleanup adding / editing of the plugin.
* Do not add a default ``groups_from_ldap`` object due setuphandler
Changes
=======
* 1.2.1 (rnix - 2009-03-10)
- Fix the sometimes weird adding and edit mechanisms.
* 1.2.0 (rnix - 2009-03-10)
- Write ZMI add form for plugin. Nobody missed it yet??
* 1.1.2 (rnix - 2009-03-10)
- Document update procedure
* 1.1.1 (rnix - 2009-02-16)
- set p_changed True after managing configuration. This bug was never
detected since the LDAP Session itself was previously persisted in the
plugin.
* 1.1 (rnix - 2009-02-10)
- Fix ldap property on plugin object due to changes in bda.ldap
<= 1.1 unreleased (any)
- initial work
====================================
Update from oldschool product to egg:
=====================================
* Start zope in debug mode
>>> app['Control_Panel']['Products'].manage_delObjects(['PASGroupsFromLDAP'])
>>> import transaction()
>>> transaction.commit()
* Restart zope
* Delete PASGroupsFromLDAP plugin from you acl_users.
* Re-create the plugin.
TODO
====
* Cleanup adding / editing of the plugin.
* Do not add a default ``groups_from_ldap`` object due setuphandler
Changes
=======
* 1.2.1 (rnix - 2009-03-10)
- Fix the sometimes weird adding and edit mechanisms.
* 1.2.0 (rnix - 2009-03-10)
- Write ZMI add form for plugin. Nobody missed it yet??
* 1.1.2 (rnix - 2009-03-10)
- Document update procedure
* 1.1.1 (rnix - 2009-02-16)
- set p_changed True after managing configuration. This bug was never
detected since the LDAP Session itself was previously persisted in the
plugin.
* 1.1 (rnix - 2009-02-10)
- Fix ldap property on plugin object due to changes in bda.ldap
<= 1.1 unreleased (any)
- initial work
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
Close
Hashes for Products.PASGroupsFromLDAP-1.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5da70d15daab646298d0f529acb3671c76f7040aafde88b54d090c2b103b7bb9 |
|
MD5 | 2ec97873096f976d1cdb5420be173be4 |
|
BLAKE2b-256 | fa0b25a10c707dec0c84e19acdd7b91120dd0985e6d4bbcb4f6b941ca5b723bd |