Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

endpoint allows negative TTL values #1276

Closed
pjenvey opened this issue Jul 26, 2018 · 0 comments
Closed

endpoint allows negative TTL values #1276

pjenvey opened this issue Jul 26, 2018 · 0 comments
Assignees
Labels

Comments

@pjenvey
Copy link
Member

pjenvey commented Jul 26, 2018

Integer validator for TTLs allows bogus negative values. A large enough negative value could even propagate into the expiry database field (our current rust code assumes they're unsigned so would drop them).

autoendpoint should either likely consider them invalid (or it could drop them)

pjenvey added a commit that referenced this issue Aug 14, 2018
pjenvey added a commit that referenced this issue Aug 14, 2018
pjenvey added a commit that referenced this issue Aug 14, 2018
@pjenvey pjenvey self-assigned this Aug 14, 2018
pjenvey added a commit that referenced this issue Aug 14, 2018
jrconlin pushed a commit that referenced this issue Aug 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants