0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Gabor Javorszky ad2bfb511f Made ember version of reset password work
Closes #2843

* Implemnted the ember validator correctly for both reset request and actual reset (with the token)
* added reset validator
* changed the request route addresses to be `/authentication/passwordreset`
* changed the format of data to be `{ thing: [ {data } ] }`

Missing:
* notifications
* tests for these use cases
2014-06-30 14:37:49 +01:00
..
api Made ember version of reset password work 2014-06-30 14:37:49 +01:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Fixes static pages when permalinks are active. 2014-06-13 01:00:18 +02:00
controllers New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
data User API changes 2014-06-20 11:15:01 +02:00
errors User API changes 2014-06-20 11:15:01 +02:00
helpers Ember admin works with subdirectory 2014-06-24 03:14:28 +01:00
middleware New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
models New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
permissions Refactor API arguments 2014-05-15 10:41:05 +01:00
routes Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
storage Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
views Remove ember-hacks.css file 2014-06-24 14:49:37 +01:00
api.js
bookshelf-session.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
filters.js
index.js Lazy load default settings 2014-06-17 10:36:47 -05:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js
require-tree.js
update-check.js Language cleanup in update check disclosure 2014-06-24 14:59:34 +02:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00