Commit Graph

9 Commits

Author SHA1 Message Date
jerhat f5b94ee792 renamed bitwarden_root_cert into bitwarden_root_cert_file
separate get_root_cert() function
formatting (rustfmt)
2020-07-10 11:14:12 +08:00
jerhat 9d7f226c8e Added optional bitwarden_root_cert config to trust an additional root certificate when connecting to the bitwarden_rs instance. This can be useful in corporate environments where certificates are issued by a local CA (or for self-signed certificates) 2020-07-09 14:02:10 +08:00
ViViDboarder 42489d39e1 Fix a few compile warnings 2020-03-05 13:09:23 -08:00
ViViDboarder f94f5ae7e0 Fix disabled check 2019-04-15 09:58:19 -07:00
ViViDboarder c06d23b836 Update to not query invites, but instead use new _Status field 2019-04-12 16:40:50 -07:00
ViViDboarder d1b467a148 Add checking of both users and invites before sending new ones 2019-04-11 16:20:00 -07:00
ViViDboarder cbdd7b8c5b WIP get users 2019-04-05 11:49:32 -07:00
ViViDboarder 1e849e445e Fix redirection on auth 2019-03-29 15:40:26 -07:00
ViViDboarder ba1705c708 WIP: Add bw_rs client
For some reason, we're unable to get the cookies from the reqwest result.
2019-03-29 15:18:25 -07:00