Ghost/core/server/models
Sebastian Gierlinger d28bf3de4c Improve password reset token
no issue
- added check that a combination of email + expires is rejected after
10 attempts
- changed comparison to time independent method

Thanks to @chiiph for reporting this issue!
2014-01-30 13:00:30 +00:00
..
base.js bug caused by unidecode's bug 2014-01-26 19:31:19 +08:00
index.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
permission.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
post.js Improvement for published posts with no published_at 2014-01-26 12:05:27 +00:00
role.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
session.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
settings.js Disable xss santization 2014-01-06 20:17:20 +00:00
tag.js Extending halfdan’s work for UX settings improvements 2014-01-06 21:33:24 -05:00
user.js Improve password reset token 2014-01-30 13:00:30 +00:00