0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
Katharina Irrgang 4abb9590a1 add token utils (#7554)
no issue
- preperation for User model refactoring
- add independent util to generate reset hash, compare a hash and extract information out of it
- this code is basically a copy/paste of User model (generateResetToken, validateToken)
2016-10-13 13:54:44 +01:00
..
client@e4d05b7f18 Updated Ghost-Admin to 1.0.0-alpha.4 2016-10-10 17:08:54 +01:00
server add token utils (#7554) 2016-10-13 13:54:44 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test add token utils (#7554) 2016-10-13 13:54:44 +01:00
index.js