View Issue Details

IDProjectCategoryView StatusLast Update
0001312savapage-server[All Projects] Securitypublic2026-03-24 10:36
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionopen 
Product Version1.5.0 
Target Version1.7.0Fixed in Version1.7.0 
Summary0001312: Add rate limiting for invalid requests
DescriptionIST: Failed authentications and invalid requests are not limited.
SOLL: Add Rate Limiting with Token Bucket algorithm to suspend the processing of requests from an IP address when a maximum number of processing failures (unauthorized access or processing errors) has been reached within a given time period. Rate Limiting events are reported in the Admin Web App Dashboard as Real-time Activity and in the server.log.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-09-21 17:29 rijkr New Issue
2025-09-21 17:29 rijkr Status new => assigned
2025-09-21 17:29 rijkr Assigned To => rijkr
2025-12-16 20:47 rijkr Target Version 1.6.0 => 1.7.0
2026-03-24 10:32 rijkr Status assigned => resolved
2026-03-24 10:32 rijkr Fixed in Version => 1.7.0
2026-03-24 10:32 rijkr Summary Add limit for failed authentications => Add rate limiting for failed authentication and invalid requests
2026-03-24 10:32 rijkr Description Updated View Revisions
2026-03-24 10:36 rijkr Summary Add rate limiting for failed authentication and invalid requests => Add rate limiting for invalid requests