0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration
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
..
api 🎨 remove token logic from user model (#7622) 2016-11-07 11:18:50 +00:00
model Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
export_spec.js feature: maintenance mode (#7019) 2016-07-15 17:22:41 +01:00
import_spec.js feature: maintenance mode (#7019) 2016-07-15 17:22:41 +01:00
migration_spec.js 🔥 remove all migration files (#7498) 2016-10-05 19:57:32 +01:00
update_check_spec.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00