Ghost/core
Naz 086840873e Moved verified email check closer to freeze logic
refs https://github.com/TryGhost/Team/issues/912

- Previous logic was a bit misleading because it prevented from reading the real threshold configured with an instance once the verified flag was present in the config.
- The reshuffle made here allows to check the freeze logic based on the threshold and then process the returned result accordingly instead of having hidden logic behind "importThreshold" config value
2021-07-29 20:30:30 +12:00
..
client@e1b0886ad2 Updated Admin to v4.10.2 2021-07-26 12:54:17 +01:00
frontend Made a single request for products in theme middleware 2021-07-21 12:50:21 +01:00
server Moved verified email check closer to freeze logic 2021-07-29 20:30:30 +12:00
shared Added membersFiltering alpha labs flag 2021-07-21 21:16:15 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00