projects
/
gruntmaster-page.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f12c1
)
State token validity in password reset emails
author
Marius Gavrilescu
<marius@ieval.ro>
Mon, 16 Feb 2015 15:54:04 +0000
(17:54 +0200)
committer
Marius Gavrilescu
<marius@ieval.ro>
Mon, 16 Feb 2015 15:54:04 +0000
(17:54 +0200)
lib/Plack/App/Gruntmaster.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Plack/App/Gruntmaster.pm
b/lib/Plack/App/Gruntmaster.pm
index 2b06c931ae56230e962a2a80df72ae5b086d4ec2..2edc6dc2999daa3cbb9006cb3954e25b48fe4ada 100644
(file)
--- a/
lib/Plack/App/Gruntmaster.pm
+++ b/
lib/Plack/App/Gruntmaster.pm
@@
-278,6
+278,8
@@
website using the following information:
Username: $_{username}
Password: <your new password>
Reset token: $token
+
+The token is valid for 24 hours.
EOF
my $email = Email::Simple->create(
header => [
This page took
0.023826 seconds
and
4
git commands to generate.