Ghost/core/server/models
Hannah Wolfe 6098b83152 Adding case-insensitive User.getByEmail method
fixes #1498

- emails are no longer converted to lowercase, local mailbox can validly
  be mixed case
- getByEmail uses JS to compare emails to ensure we can support unicode
- tests that users can be retrieved by their email address with case
  insensitivity
2014-01-15 10:39:40 +00:00
..
base.js Add rss to the list of reserved post titles/slugs. 2014-01-07 17:30:53 -07:00
index.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
permission.js
post.js Extending halfdan’s work for UX settings improvements 2014-01-06 21:33:24 -05:00
role.js
session.js
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 Adding case-insensitive User.getByEmail method 2014-01-15 10:39:40 +00:00