0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/middleware/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
..
cors.js More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
spam-prevention.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
version-match.js