0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/services
Hannah Wolfe 998eb62e22 Added success indicator for members magic links
- Add a query param that indicates whether signin/up succeeded or failed
- Add unit tests for all 3 possible cases for the createSessionFromMagicLink middleware
- Added an acceptance test to show the behaviour works in principle
2020-05-08 13:17:51 +01:00
..
apps Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
auth Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
mail Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
members Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
permissions Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
routing Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
rss Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
settings Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
url Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
labs_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
slack_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
xmlrpc_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00