0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/models
Matt Enlow f8d90f1cc6 Added populate last login time
closes #2515
- sets last_login when user is saved if user status changed to active
- added integration test in user Basic Operations
2014-03-27 12:29:43 -06:00
..
base.js Redirect feed -> rss 2014-03-24 09:46:39 +00:00
index.js Fix delete button 2014-03-24 14:49:23 +01:00
permission.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
post.js Deduplicate upper-/lowercase tags for posts 2014-03-24 19:08:06 +01:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
settings.js Fixes random pg failures. 2014-03-17 10:54:31 +00:00
tag.js Ensure generateSlug gets transaction for tags 2014-03-25 11:14:17 +00:00
user.js Added populate last login time 2014-03-27 12:29:43 -06:00