mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 07:53:00 +00:00
make it a proper package
both jupyterhub and configurable-http-proxy
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
"""Simple PAM authenticator"""
|
||||
|
||||
# Copyright (c) IPython Development Team.
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
|
||||
from tornado import gen
|
||||
import simplepam
|
||||
|
||||
|
Reference in New Issue
Block a user