mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-26 04:55:58 +03:00
[PR #134] [MERGED] Make sure times are UTC and correctly subtract the timestamp window from the server time #274
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#274
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?
📋 Pull Request Information
Original PR: https://github.com/cbeuw/Cloak/pull/134
Author: @notsure2
Created: 11/23/2020
Status: ✅ Merged
Merged: 11/24/2020
Merged by: @cbeuw
Base:
master← Head:fix-timestamp-out-of-window📝 Commits (1)
e19e2efMake sure times are UTC and correctly subtract the timestamp window from the server time.📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
internal/client/auth.go(+1 -1)📝
internal/server/auth.go(+2 -2)📄 Description
Fixes #133 and an additional discovered bug.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.