Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxc: Use TrustToken field if supported by the server (stable-5.21) (#…
…14458) 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`](https://github.com/canonical/lxd/blob/main/lxc/remote.go#L271).
- Loading branch information