0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/auth
Naz e3d1507159 Removed accessive id erros in tests
refs 7172db74b0 (r70370252)

- The changes referenced above changed fixtures without taking "test fixtures" in "test/utils/fixtures/fixtures.json" into account. This fix is only cosmetical to unlutter the test output with logging level set to "error". Once the referenced comment is answered a proper fix should be applied here
2022-04-04 10:45:33 +08:00
..
api-key Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
members Moved StripeAPIService to its own service 2021-10-04 19:28:19 +02:00
session Lazily instantiated express-session middleware 2021-07-14 17:19:53 +01:00
authenticate.js
authorize.js Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
index.js
passwordreset.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
setup.js Removed accessive id erros in tests 2022-04-04 10:45:33 +08:00