diff --git a/core/server/services/permissions/public.js b/core/server/services/permissions/public.js index 8aaf1e2c08a..b6eeaca0e05 100644 --- a/core/server/services/permissions/public.js +++ b/core/server/services/permissions/public.js @@ -9,7 +9,6 @@ var _ = require('lodash'), * * - remove if we drop `extraFilters` (see e.g. post model) * - we currently accept `?status={value}` in the API - * - we currently accept `?staticPages={value}` in the API * - but instead people should use the `?filter=status:{value}` * * This function protects against: