Janitor is a simple HTTP Server that supports OAuth authentication.
Install Janitor:
$ pip install janitor
Write a configuration file:
$ cat example.cfg [janitor] host = 127.0.0.1 port = 8000 secret_key = realsecretkey123123 base_dir = /path/to/protected/files [auth] service = github client_id = githubapplicationclientid client_secret = githubapplicationclientsecret allowed_orgs = MyGHOrg
Run the app with Janitor:
$ janitor -c example.cfg
Release files for Janitor 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Janitor-0.1.1.tar.gz | 3.4 kB | Details |
Release files / Janitor-0.1.1.tar.gz
| Download URL | Janitor-0.1.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45830c9dec3a9b953e039bcc423b13fca613b653ebcecafe1c21fbcfc1091bb6
|
|
BLAKE2b-256 checksum How to use checksums |
3ec529974ebf1686b6db866aa918be07f541b7e83e09bfe89032a51e9e96097a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |