0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Minor fixes to asset helper and tests 2014-01-12 21:48:34 +00:00
integration/model Adding case-insensitive User.getByEmail method 2014-01-15 10:39:40 +00:00
unit Add update notifications 2014-01-07 08:20:08 +00:00
utils Ensure cookies are only ever set for admin 2014-01-12 17:08:48 +00:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00