0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/unit
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
..
adapters Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
api Added custom json-string format to AJV validator 2020-04-17 11:56:20 +01:00
apps Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
config Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
helpers Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
lib Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
models Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
services Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
web Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00