0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/web
Kevin Ansfield 88659e5a52 Switched private login brute errors to correct error status code
no issue

- when too many login attempts were detected for the `/private/` form we were throwing 500 errors instead of the more appropriate 429 error that we use everywhere else for "too many request" type errors
2019-09-09 16:02:21 +01:00
..
admin Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Updated members service to use magic-link signin 2019-09-05 11:14:50 +08:00
shared Switched private login brute errors to correct error status code 2019-09-09 16:02:21 +01:00
site Implemented stripe checkout handling for members 2019-09-06 15:14:21 +08:00
index.js
parent-app.js Moved members static pages to members api URL (#10887) 2019-07-09 19:02:44 +08:00