Web vault builds for vaultwarden
Find a file
Jeremy Lin 4bd042aa61 Add web vault support for alternate base dir (subdir/subpath) hosting
Instead of assuming the base URL is always `window.location.origin`,
infer it from `window.location.href`.
2020-02-21 21:08:43 -08:00
patches Add web vault support for alternate base dir (subdir/subpath) hosting 2020-02-21 21:08:43 -08:00
.gitignore Create and upload new release automatically 2018-12-16 15:14:48 +01:00
LICENSE.txt Initial commit 2018-12-13 14:09:59 +01:00
package_all.sh package_web_vault.sh uses bash features -> needs to be called with bash 2019-12-26 00:07:37 +01:00
package_web_vault.sh We are not upstream so we don’t run: git submodule update --remote 2019-12-26 00:07:38 +01:00
README.md Initial commit 2018-12-13 14:09:59 +01:00
release_template.md Create and upload new release automatically 2018-12-16 15:14:48 +01:00

Bitwarden_rs web vault builds

GitHub Release GPL-3.0 Licensed Matrix Chat

This is a repository to store the builds of the Bitwarden web vault with the patches to make it work with bitwarden_rs

The builds are available in the releases page, and can be replicated with the scripts in this repo.

*Note, that this project is not associated with the Bitwarden project nor 8bit Solutions LLC.