ksnavely / website

A Flask-based blog application backed by MongoDB
https://kdevops.com
0 stars 0 forks source link

Basic auth #7

Closed ksnavely closed 8 years ago

ksnavely commented 8 years ago

These changes add login/logout to the website.

Addendum: This PR also added the ability to create blog posts from the website, as well as logging and configuration hooks.