DanielTGvc / opendlp

Automatically exported from code.google.com/p/opendlp
0 stars 0 forks source link

Results page broken into multiple pages #90

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When viewing the OpenDLP scan results for a single host, it can be difficult to 
view the results if the host has over 20,000 results because OpenDLP places all 
the results on a single web page.  It can cause web browsers to slow down and 
the OpenDLP VM will start moving at a crawl as well.

I've fixed this issue by making a modification to the results page which will 
split the results into multiple pages.  It defaults to showing only 1,000 
results per page, but that is user-selectable as well.

I'm sharing this file with the community in case anybody else finds this 
feature to be useful.

Instructions to install:

1. Go to the /var/www/OpenDLP/web/bin/ directory on your OpenDLP host.
2. Make a backup copy of the current viewresults.html file
3. Upload the viewresults.html file attached to this post
4. chmod +x viewsresults.html (to mark it executable)

Original issue reported on code.google.com by nroe...@paysw.com on 19 Apr 2013 at 5:08

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by andrew.O...@gmail.com on 20 Nov 2013 at 2:20

GoogleCodeExporter commented 8 years ago
This is a great mod. Thanks a million!

Original comment by ericgome...@gmail.com on 5 Jun 2014 at 5:43