Closed
Description
This is a dependency of z2jh and tljh that hasn't been updated in a long time. I'd like to get one release out that is known to work with jupyterhub 4 at least.
Action points
- maint: general jupyterhub org repo maintenance updates #221 (actually merged, github just bugged!)
- Add end to end test to ensure compatibility against various jupyterhub versions #222
- Consider helping the following PRs land, open currently, from oldest to newest
- Added tls certs and keys settings #87
This is a crucial fix resolving many reported issues, but introducing it isn't breaking, so it doesn't really have to come before 2.0. - Add slightly better Active Directory support #94
- Allow users to configure group search filter and attributes (
group_search_filter
andgroup_attributes
config) #168 - Allow multiple LDAP servers #184
- Allow secondary LDAP servers #190
- Add admin_groups to grant admin access to users of these groups #198
- add option to check
allowed_groups
with the configured ldap search user #207 - Add
manage_groups
andgroup_search_based
config #213 - Add a new option: use_tls #216
- Add new feature: refresh_user #218
- Escape user- or ldap-provided strings in ldap search filters #238
- Added tls certs and keys settings #87
- Go through and triage issues