Ghost/core/test
Fabien O'Carroll ae71f2deca Added spam prevention for v2 sessions (#10030)
no-issue

- Added spam prevention to POST /session
  - This blocks repeated requests the the /session endpoint preventing brute
force password attacks
- Updated session controller to reset brute middleware
  - This updates the session controller to reset the brute force protection
on a successful login. This is required so that a user is not locked out
forever :o!!
2018-10-18 09:58:29 +01:00
..
functional Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
integration Migrated update check to use api v2 2018-10-18 00:13:31 +02:00
unit Added spam prevention for v2 sessions (#10030) 2018-10-18 09:58:29 +01:00
utils Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00