Open Vendetta01 opened 3 years ago
Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
When this PR will be merged?
:+1: for getting this merged! Thanks for the contribution
plus for this PR. When it will be merged?
This PR adds a new configuration option
admin_groups
, to grant admin access to all users that are members of these groups and thus lets you define admin access through ldap group membership. Its implementation is similar toallowed_groups
.This fixes #160.