Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: recordsFiltered Limit (Hard Limit in Config) #156

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

saaiful
Copy link

@saaiful saaiful commented Jan 16, 2021

This will insert lengthMenu parameter according to max_record_per_page in config file. This will not affect manual lengthMenu insertion in "builder parameters". PSR2 CS Fix.

Part 2 / Part 1 (laravel-datatables yajra/laravel-datatables#2565)

saaiful and others added 4 commits January 16, 2021 18:26
This will insert lengthMenu parameter according to max_record_per_page in config file. This will not affect manual lengthMenu insertion in "builder parameters". PSR2 CS Fix.
@sonarcloud
Copy link

sonarcloud bot commented Feb 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@yajra yajra changed the title https://github.com/yajra/laravel-datatables/issues/2493 feat: recordsFiltered Limit (Hard Limit in Config) Feb 20, 2023
@gemul
Copy link

gemul commented Aug 12, 2024

Hi, when will this feature be implemented? This is rather high security risk for the server, where end user can arbitrarily set the "length" parameter to very large number upon request and lead to high load of the server.

@yajra yajra changed the base branch from 4.0 to master August 18, 2024 14:11
@yajra
Copy link
Owner

yajra commented Aug 18, 2024

Updated PR and targeted to master. Please fix the conflicts or send a new PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants