Skip to content

v1.0.15: Restricts ID parameter to digits only

Choose a tag to compare

@thorewi thorewi released this 03 Jan 19:09
· 215 commits to main since this release
Ensures that the 'id' parameter in the default route
for presenters only accepts numerical values, preventing
potential routing errors or security issues.