0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Jason Williams aee472eb65 Check all users when generating slug
No Issue
- Set 'status: all` when calling generateSlug from the user model
  so that all user slugs are checked for duplicates instead of
  only active users.
2015-01-16 06:56:53 +00:00
..
api Merge pull request #4772 from ekulabuhov/4262_NextPrevPostWIP 2015-01-14 10:32:07 +01:00
apps
config
controllers
data Connect Navigation page to live data 2015-01-14 21:24:08 +00:00
email-templates
errors
helpers Fix has helper tag matching 2015-01-09 21:52:23 +00:00
middleware
models Check all users when generating slug 2015-01-16 06:56:53 +00:00
permissions
routes
storage
utils
views
filters.js
ghost-server.js
index.js
mail.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
require-tree.js
update-check.js
xmlrpc.js