Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.1] Add check against huge dates in [quote]/[time] #8311

Open
wants to merge 1 commit into
base: release-2.1
Choose a base branch
from

Conversation

Daaaav
Copy link

@Daaaav Daaaav commented Sep 16, 2024

This stops 500 errors and pages being inaccessible from viewing a [quote] or [time] tag with a huge timestamp. The fix is to limit the timestamp to 18 digits, as described in #7768.

Fixes #7768.

Ref: https://www.simplemachines.org/community/index.php?topic=585036.0

This stops 500 errors and pages being inaccessible from viewing a
[quote] or [time] tag with a huge timestamp. The fix is to limit the
timestamp to 18 digits, as described in SimpleMachines#7768.

Fixes SimpleMachines#7768.

Ref: https://www.simplemachines.org/community/index.php?topic=585036.0

Signed-off-by: Dav999 <dav999.tolp@gmail.com>
@Daaaav Daaaav changed the title Add check against huge dates in [quote]/[time] [2.1] Add check against huge dates in [quote]/[time] Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant