UnderCover/undercover
Sage Vaillancourt d358c55017 Add basic fallbacks for missing db/email creds.
Fallbacks may eventually warrant their own file.
Use f-strings to format password-reset emails.
Automatically delete email-reset rows after 15 minutes.
 - Cute, but a proper vacuum would likely be more robust.
Remove deprecated FLASK_ENV use.
Use exceptions in generate_pdf()
2022-09-26 17:00:21 -04:00
..
static Tweak login form styling 2022-09-24 12:47:33 +00:00
templates Show letter selector when anyone is signed in. 2022-09-26 03:39:58 +00:00
__init__.py Add secret key fallback with warning. 2022-09-24 10:25:04 -04:00
css.py Rename latty.py to pdf_builder.py 2022-09-23 13:37:37 -04:00
db.py Add basic fallbacks for missing db/email creds. 2022-09-26 17:00:21 -04:00
email.py Add basic fallbacks for missing db/email creds. 2022-09-26 17:00:21 -04:00
pdf_builder.py Add basic fallbacks for missing db/email creds. 2022-09-26 17:00:21 -04:00
routes.py Add basic fallbacks for missing db/email creds. 2022-09-26 17:00:21 -04:00