This website requires JavaScript.
Explore
Help
Sign In
alois
/
Verso
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
240dc2e319b8390847852c8b3cc31913787b5701
Verso
/
services
/
web
/
app
/
coffee
/
Features
/
PasswordReset
T
History
James Allen
240dc2e319
Use crypto.randomBytes
2014-05-16 10:52:31 +01:00
..
PasswordResetController.coffee
added rate limiting to password reset endpoint
2014-05-16 10:31:33 +01:00
PasswordResetHandler.coffee
renamed TokenGenerator to PasswordResetTokenHandler and added Expire to function name
2014-05-16 10:43:55 +01:00
PasswordResetRouter.coffee
added the token generator and its getNewToken function
2014-05-15 17:16:20 +01:00
PasswordResetTokenHandler.coffee
Use crypto.randomBytes
2014-05-16 10:52:31 +01:00