mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Crawl all threads in a forum
Before this patch the row count was unconditionally changed to 800. This patch tries to detect how many rows the forum has and then fetches this amount, if it is larger than 800.
This commit is contained in:
parent
2f0e792670
commit
ba2833dba5
2 changed files with 35 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ ambiguous situations.
|
|||
## Fixed
|
||||
- File links in report on Windows
|
||||
- TOTP authentication in KIT Shibboleth
|
||||
- Forum crawling only considering the first 20 entries
|
||||
|
||||
## 3.7.0 - 2024-11-13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue