proxmox/proxmox-client
Wolfgang Bumiller 0f19f2125f client: drop environment and login methods
The environment trait was useful on the CLI, but does not really
translate well to eg. the wasm ui (or pdm for that matter), so drop it
and instead have `.login` and `.login_tfa` just take the
`proxmox_login` type and handle the updating of authentication data.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-08-09 13:21:02 +02:00
..
debian import proxmox-client crate 2023-08-01 15:49:43 +02:00
src client: drop environment and login methods 2023-08-09 13:21:02 +02:00
Cargo.toml import proxmox-client crate 2023-08-01 15:49:43 +02:00