-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Probably not important anymore, as delayed keys will get more and more rare with the new GAEN versions. But the following can happen with very unfortunate clock synchronisation:
- Day 1: User sends keys to
exposedwith adelayedKeyDatefrom day 0, which is accepted byValidationUtils.validateDelayedKeyDate, and a JWT token created - Day 2: User sends last key to
exposednextdaywith the key from day 0, which matches the JWT claim created byexposed, but which will be rejected byValidationUtils.vlidateDelayedKeyDate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working