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

Add support for new broker tokens #88

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Add support for new broker tokens #88

merged 1 commit into from
Oct 9, 2024

Conversation

tpetr
Copy link
Contributor

@tpetr tpetr commented Oct 8, 2024

Broker-side changes for new broker token. A "token" is a base64-encoded protobuf containing the broker's allocated wireguard address and generated private key. These tokens can be created by the user on the Broker settings page.

Backwards compatible with the previous config approach.

@tpetr tpetr requested a review from zyannes October 8, 2024 20:24
zyannes
zyannes previously approved these changes Oct 9, 2024
@tpetr
Copy link
Contributor Author

tpetr commented Oct 9, 2024

(Protobuf backwards compatibility check is an expected fail since the proto file doesnt exist on the main branch yet)

@tpetr tpetr merged commit 1c013d4 into develop Oct 9, 2024
6 of 7 checks passed
@tpetr tpetr deleted the tom/token branch October 9, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants