Ghost/core/server/api
Sebastian Gierlinger ab456638c1 Fix tests failing because of spam protection
closes #3128 (now really)
- added express variable disableLoginLimiter
- added disableLoginLimiter to all tests that use Ghost as module and
do authentication
- fixed isSetup not working for status other than active
- removed ‚Ensure a User is Registered‘ test as this is covered by the
new setup test
2014-07-17 14:22:32 +02:00
..
authentication.js Fix tests failing because of spam protection 2014-07-17 14:22:32 +02:00
db.js Move image upload to API 2014-07-15 12:40:14 +02:00
index.js Move image upload to API 2014-07-15 12:40:14 +02:00
mail.js Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
notifications.js Persistent notifications 2014-07-01 11:36:21 +02:00
posts.js Cache invalidation for post update 2014-06-04 18:11:28 +00:00
settings.js Lazy load default settings 2014-06-17 10:36:47 -05:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
themes.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
upload.js Move image upload to API 2014-07-15 12:40:14 +02:00
users.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
utils.js User API changes 2014-06-20 11:15:01 +02:00