Management system for student clubs. https://flaschengeist.dev
Go to file
Ferdinand Thiessen a000ccfb1c Added modules for authentification.
* Added base class for auth plugins
  * Provide plain_auth (using password authentification)
  * Provide module for login and logout handling
2020-08-22 16:47:56 +02:00
flaschengeist Added modules for authentification. 2020-08-22 16:47:56 +02:00
.gitignore Use flask logger, fixing app creation, split geruecht and user 2020-08-22 14:02:39 +02:00
run_flaschengeist Use flask logger, fixing app creation, split geruecht and user 2020-08-22 14:02:39 +02:00
server.crt add certs for ssl in development mode 2020-01-17 22:12:08 +01:00
server.key add certs for ssl in development mode 2020-01-17 22:12:08 +01:00
setup.py Added modules for authentification. 2020-08-22 16:47:56 +02:00