Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repeater fixes #155

Merged
merged 2 commits into from
Oct 5, 2023
Merged

repeater fixes #155

merged 2 commits into from
Oct 5, 2023

Conversation

calellowitz
Copy link
Collaborator

This pr fixes 2 issues related to repeaters sending data from HQ.

  1. HQ doesn't handle refresh tokens correctly for client credentials auth. This sidesteps the issue while I figure out the root cause by extending the length of access tokens.
  2. Matching forms to users relies on full usernames, not the short part, which we were not saving.

@calellowitz calellowitz merged commit 1273cec into main Oct 5, 2023
@calellowitz calellowitz deleted the ce/repeater-fixes branch October 5, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants