Config, secrets, basic POST handling

* add script/config
  * add atst.ini
  * add cookie_secret
  * update docs
This commit is contained in:
Brian Duggan
2018-05-31 13:55:18 -04:00
committed by Jason Garber
parent 6cf7a7bffa
commit a340eede07
11 changed files with 43 additions and 22 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@ __pycache__
# Compiled python bytecode files
*.pyc
.cache/
atst.ini
# static/fonts for now, since it is just symlink
static/fonts