0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional/routes/api
Katharina Irrgang a2edc09762 🎨 optimisations for brute (#7867)
closes #7766, refs #7579

- ensure we are using the correct brute keys
- ensure we are using req.ip as Ghost is configured  with trust proxy option
- tidy up a little
2017-01-23 22:44:39 +01:00
..
authentication_spec.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
configuration_spec.js 🎨 public config endpoint (#7631) 2016-10-28 14:07:46 +01:00
db_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
error_spec.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
notifications_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
posts_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
public_api_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
settings_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
slugs_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
spam_prevention_spec.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
tags_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
themes_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
upload_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
users_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00