forms/lib/Exception
Ferdinand Thiessen 6b8fdadc45
fix: Add brute force protection to form endpoints
* fix: Add brute force protection to form endpoints

Endpoints that query for forms are now protected against brute force
attacks to find valid forms, invalid hashes or IDs.

---------

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
Co-authored-by: Christian Hartmann <chris-hartmann@gmx.de>
2025-01-23 08:24:55 +01:00
..
NoSuchFormException.php