0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Daniel Lockyer 8d9d129be4 Fixed spam prevention for private sites
fixes #11740

- there was a discrepancy in the use of `private_blog` within the
  code, and `private_block` in the default config
- this commit switches the code to `block` in order to avoid breaking
  existing configs
2020-04-15 16:44:53 +01:00
..
client@1a1cb22ba4 Updated Ghost-Admin to v3.13.3 2020-04-15 14:06:16 +01:00
frontend 🐛 Fixed "View site" not logging into private sites with separate admin domains 2020-04-15 10:52:30 +01:00
server Fixed spam prevention for private sites 2020-04-15 16:44:53 +01:00
shared/nql-map-key-values
index.js