bolt / bolt/jsonaccess

Set maxLimit in config

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

If you have a high number of records, allowing a user-definable limit option can be dangerous, but is still beneficial. So by allowing a maxLimit to be defined in the config would prevent the user from accessing 25,000 records and timing out or clogging up the system!

Setting a default maxLimit value of 0 could disable this check.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.