From 95c29fd68cda5748d4e1cb3f02c5c7a0b202454b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 18 Apr 2021 00:08:46 -0400 Subject: avoid generating urls with double slashes apparently the official bitwarden server doesn't like it --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a0510fd..43fbddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ * `rbw generate` can now choose the same character more than once (#54, rjc) * Improved handling of password history for entries with no password (#51/#53, simias) +* Fix configuring base_url with a trailing slash when using a self-hosted + version of the official bitwarden server (#49, phylor) ## [1.1.2] - 2021-03-06 -- cgit v1.2.3-54-g00ecf