Ghost/ghost/core/test
Fabien 'egg' O'Carroll 2ff81cc5d3
🔒 Fixed rate limiting for user login (#15336)
refs https://github.com/TryGhost/Team/issues/1074

Rather than relying on the global block to stop malicious actors from
enumerating email addresses to determine who is and isn't a user, we
want our user login brute force protection to be on an IP basis,
rather than tied to the username.
2022-08-31 10:33:42 -04:00
..
e2e-api 🔒 Fixed rate limiting for user login (#15336) 2022-08-31 10:33:42 -04:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Added missing return in create-stripe-update-session 2022-08-29 14:02:58 +02:00
e2e-server Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
e2e-webhooks Enabled member attribution flag in all tests (#15317) 2022-08-25 15:25:01 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Enabled member attribution flag in all tests (#15317) 2022-08-25 15:25:01 -04:00
unit 🐛 Fixed newsletters not rendering with non-HTML safe chars (#15331) 2022-08-30 11:26:01 +01:00
utils Fixed warning about aborted connection in tests 2022-08-31 12:15:30 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00