+30
−6
Loading
It seems the new version of bitwarden-cli does not allow non-tls servers anymore. ``` subtest: log in with the cli client: must succeed: bw --nointeraction --raw login meow@example.com also_super_secret_ZJWpBKZi668QGt client # Unable to fetch ServerConfig from http://server:8080/api InsecureUrlNotAllowedError: Insecure URL not allowed. All URLs must use HTTPS. ```