Ghost/core/shared/config
Fabien O'Carroll 944c2cc9af
🔒 Fixed member email change vulnerability
refs https://github.com/TryGhost/Ghost/security/advisories/GHSA-65p7-pjj8-ggmr

This updates the signup/signin flow for members to no longer support the
email address change flow - which had missing authentication. It has
been replaced with a dedicated email change flow, and Portal has been
updated to use it.
2021-09-23 10:49:30 +01:00
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json 🔒 Fixed member email change vulnerability 2021-09-23 10:49:30 +01:00
helpers.js Updated local config helpers bind pattern 2021-06-18 21:18:43 +01:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00