Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Conversation

@petemoore
Copy link

@petemoore petemoore commented Apr 23, 2020

This contains two upstream fixes:

Since the original tent repo seems not to be very actively maintained, I also checked through other forks to see if there were any local security fixes that weren't upstreamed, but there didn't seem to be any.

Note, since I merged the upstream changes, this also pulled in tent#9 and tent#10 which adds a bit of noise to the history, but results in no code changes. However, it keeps the repository history aligned with upstream, which should ease future merges, so is probably better than filtering them out.

CC @ajvb @jvehent

Copy link

@g-k g-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wfm thanks!

if err != nil {
return 0, AuthFormatError{"tsm", "malformed base64 encoding"}
}
case "error":
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems weird to update offsets when the error key is present.

@g-k g-k merged commit 911cccf into mozilla-services:master Jan 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants