0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/auth
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
..
auth-strategies_spec.js 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
authenticate_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
oauth_spec.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
passport_spec.js Ghost Auth: register client with blog_uri (#7680) 2016-11-07 11:38:05 +00:00