0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/config
David Wolfe 68af2145a1 Replace memory spam prevention with brute-express (#7579)
no issue

- removes count from user checks model
- uses brute express brute with brute-knex adaptor to store persisted data on spam prevention
- implement brute force protection for password/token exchange, password resets and private blogging
2016-11-08 12:33:19 +01:00
..
env Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
defaults.json Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
index.js 🎨 make sqlite filename absolute (#7585) 2016-10-18 09:04:44 +01:00
overrides.json knex migrator (#7565) 2016-10-17 13:50:29 +01:00
utils.js 🎨 logging improvements (#7597) 2016-10-25 12:17:43 +01:00