mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[GH-ISSUE #133] Doesn't work properly if server and client timezone differ #111
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @notsure2 on GitHub (Nov 23, 2020).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/133
Client is probably mistakenly sending local unix time and server interpreting it as local timestamp in its timezone. or vice versa. Will investigate.
Gives error on server "timestamp is outside of the accepting window"