0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/apps/private-blogging/tests
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
..
controller_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
input_password_spec.js 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
middleware_spec.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00