
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?
13 lines
385 B
Text
13 lines
385 B
Text
Hello!
|
|
|
|
Someone just requested a password reset for your GoatHacks account. If this
|
|
wasn't you, don't worry. Just ignore this request, and nothing will happen.
|
|
|
|
If this was you, please follow this link: {{url_for("registration.do_reset", id=code, _external=True)}}
|
|
|
|
Happy Hacking!
|
|
|
|
GoatHacks Team
|
|
|
|
This is an automated message. Please email hack@wpi.edu with any questions or
|
|
concerns
|