Ghost/core/server/services/auth
Thibaut Patel c5f8853ad9
Ignore casper install on setup (#14218)
refs https://github.com/TryGhost/Team/issues/1362

- Casper is already installed, so the installation from github always fail.
- There is no need to display an error message in that case.

Added regression tests for blog setup with the default theme:
- Check whether there are no notifications after completing the setup
- Also test the setup with the default theme
2022-03-02 18:22:20 +01:00
..
api-key Replaced i18n.t w/ tpl helper in core/server/services/auth (#13458) 2021-10-06 09:42:44 +01: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 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
setup.js Ignore casper install on setup (#14218) 2022-03-02 18:22:20 +01:00