Build your personal knowledge base with Trilium Notes
Go to file
2017-09-30 19:45:57 -04:00
src returning 401 for unauthorized API calls while redirecting to /login for unauthorized page access 2017-09-30 18:38:22 -04:00
static logout detection - if user is logged out then we redirect to login page 2017-09-30 19:45:57 -04:00
.gitignore configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
.pylintrc app broken up into individual files/modules 2017-08-13 19:43:33 -04:00
change-password.py change password modularized 2017-09-12 22:09:09 -04:00
config-sample.ini username, password and flask_secret_key are now persisted in database 2017-09-12 21:06:09 -04:00
generate-cert.sh configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
history.sql WIP on the dialog for history 2017-09-21 22:20:10 -04:00
run-debug.sh encryption POC 2017-08-21 20:34:17 -04:00
run.sh path to document file is now configurable, flask secret is now also taken from configuration 2017-08-15 22:57:44 -04:00
setup.py basic implementation of audit logging 2017-09-28 23:16:36 -04:00
TODO returning 401 for unauthorized API calls while redirecting to /login for unauthorized page access 2017-09-30 18:38:22 -04:00