collective / collective/pas.plugins.ldap
not obvious how to disable groups
- Dominant language
- Python
- Stars
- 13
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The control panel and PAS properties let you enter group settings but don't tell you want to do if you don't have an ldap that supports groups. Then you end up with errors like https://github.com/collective/pas.plugins.ldap/issues/40 and can prevent login.
The solution is go into the acl_user/pasldap/active and disable all the plugin from all the group features.
It would be nice if this is exposed in the controlpanel so you can just disable group support and hide the group settings completely.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the control panel and PAS properties mentioned in the issue, then inspect acl_user/pasldap/active and the existing group-related plugin settings. Confirm how disabling all group features currently prevents LDAP group errors, and define the control-panel behavior needed to disable group support and hide its settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100