-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LDAP based User and UserGroup DAO implementations #195
Labels
Comments
4 tasks
mbarto
added a commit
to mbarto/geostore
that referenced
this issue
Nov 4, 2019
mbarto
added a commit
to mbarto/geostore
that referenced
this issue
Nov 8, 2019
mbarto
added a commit
to mbarto/geostore
that referenced
this issue
Nov 11, 2019
mbarto
added a commit
to mbarto/geostore
that referenced
this issue
Nov 11, 2019
mbarto
added a commit
to mbarto/geostore
that referenced
this issue
Nov 11, 2019
mbarto
added a commit
that referenced
this issue
Nov 11, 2019
#195: Initial implementation of read-only LDAP User and UserGroup DAOs
Implemented with #197 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To enable #190 for LDAP, we need to implement alternative DAOs for user and groups fetching data directly from the LDAP repository.
Initially they will be read-only and support a limited set of query clauses.
The text was updated successfully, but these errors were encountered: