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

lxc: Use TrustToken field if supported by the server (stable-5.21) #14458

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

roosterfish
Copy link
Contributor

When adding a remote by putting the token in the positional argument (not --token) also check if the server supports the explicit_trust_token extension and send the password using the TrustToken field instead.

This seems to be fixed already in main.

When adding a remote by putting the token in the positional argument (not --token)
also check if the server supports the explicit_trust_token extension and send
the password using the TrustToken field instead.

Signed-off-by: Julian Pelizäus <[email protected]>
@roosterfish roosterfish changed the title lxc: Use TrustToken field if supported by the server lxc: Use TrustToken field if supported by the server (stable-5.21) Nov 13, 2024
@roosterfish roosterfish marked this pull request as ready for review November 13, 2024 15:49
@roosterfish
Copy link
Contributor Author

Tested it on a 5.21/edge against latest/edge LXD (as remote).

Copy link
Member

@tomponline tomponline left a comment

Choose a reason for hiding this comment

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

Thanks!

@tomponline tomponline merged commit d507973 into canonical:stable-5.21 Nov 13, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants