hack-wpi-python/goathacks/templates
Cara Salter 60953074e7
registration: Basic password reset
I think expiration should be pending on a proper way to do recurring
tasks -- I'm personally in favor of a CLI command that can be run from a
cronjob or systemd timer that will do things like auto-expire password
reset requests and send the daily registration reports.

Now that I'm thinking about it, this does need at least a rudimentary
system to make sure that it actually expires. If the expiration is
invalid at the time of reset, then the request can just be invalidated
and deleted. There's no pressing need for automatic removal until it's
implemented.

Thoughts @willhockey20?
2023-01-03 17:43:17 -05:00
..
emails registration: Basic password reset 2023-01-03 17:43:17 -05:00
home@fba594664f Update static site 2022-12-09 16:09:55 -05:00
.gitkeep reg: Initial work on registration 2022-12-05 16:50:52 -05:00
admin.html admin: Remove console.logs used for debugging 2022-12-06 12:05:13 -05:00
base.html meta: Flashed messages 2022-12-06 14:42:41 -05:00
dashboard.html dashboard: Upload resumes 2022-12-06 15:01:55 -05:00
footer.html add templates 2022-12-05 17:29:48 -05:00
header.html this should work 2022-12-20 20:07:49 -05:00
index.html add templates 2022-12-05 17:29:48 -05:00
login.html registration: Basic password reset 2023-01-03 17:43:17 -05:00
mail.html mail: Fix POST for mail 2022-12-15 18:31:08 -05:00
password_reset.html registration: Basic password reset 2023-01-03 17:43:17 -05:00
pw_reset.html registration: Basic password reset 2023-01-03 17:43:17 -05:00
register.html Remove broken backgrounds 2022-12-23 14:42:05 -05:00
register_step2.html mega: Oh wow lots of things 2022-12-06 10:12:31 -05:00
tos.html add templates 2022-12-05 17:29:48 -05:00