Go to file
2019-07-08 16:09:28 +02:00
app Add new password icon for login template 2019-07-08 16:09:28 +02:00
docs Update docs/platform_basics_brainstorming_2019-04-17.md 2019-07-02 15:21:33 +02:00
migrations Add test accounts for email confirmation 2019-07-08 15:59:54 +02:00
tests Add email confirmation for nuew users 2019-07-08 16:09:00 +02:00
.flaskenv Remove e-mail configuration from .flaskenv. 2019-07-08 11:27:10 +02:00
.gitignore Change .secretsenv to .env. 2019-07-08 13:53:51 +02:00
config.py Change default values for e-mail in config. 2019-07-08 13:55:13 +02:00
data_dev.sqlite Add test accounts for email confirmation 2019-07-08 15:59:54 +02:00
opaque.py Add basic and user model testing. 2019-07-08 10:52:36 +02:00
README.md add README 2019-04-17 11:21:14 +02:00
requirements.txt Add Flask-Mail for e-mail support. 2019-07-08 10:52:46 +02:00