0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
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
..
api Fix tests failing because of spam protection 2014-07-17 14:22:32 +02:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
controllers Move image upload to API 2014-07-15 12:40:14 +02:00
data Hacky FORCE_MIGRATION env var 2014-07-16 19:20:26 +01:00
errors Restored spam prevention 2014-07-17 14:22:07 +02:00
helpers Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
middleware Fix tests failing because of spam protection 2014-07-17 14:22:32 +02:00
models Restored spam prevention 2014-07-17 14:22:07 +02:00
permissions Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
routes Restored spam prevention 2014-07-17 14:22:07 +02:00
storage Move image upload to API 2014-07-15 12:40:14 +02:00
utils Server side cleanup 2014-07-14 21:50:12 +01:00
views Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
api.js
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00