Skip to content

Add simple authentication and minor cleanups#3

Open
lorenzog wants to merge 2 commits into
Danladi:masterfrom
lorenzog:master
Open

Add simple authentication and minor cleanups#3
lorenzog wants to merge 2 commits into
Danladi:masterfrom
lorenzog:master

Conversation

@lorenzog

Copy link
Copy Markdown

Add authentication by generating an administrative "password" at boot and verifying a session cookie. Supports multi-browser (I think).

Also minor PEP8 cleanups.

Adds basic authentication by generating a "random" password at boot.
Supports sessions (multi-browser). Does not expire sessions nor support
multiple users.

Minor PEP8 style cleanups (removed unused imports, added missing import
for OrderedDict).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant