Web vault builds for vaultwarden
Find a file
BlackDex 609a273fc0
Fix issue #56
Fixed #56
Also renamed `bwrs-hide` to `vw-hide` and renamed `Bitwarden_RS` to `Vaultwarden`
2021-12-31 14:35:57 +01:00
.github/workflows Fix filter pattern 2021-09-12 23:03:50 +02:00
patches Fix issue #56 2021-12-31 14:35:57 +01:00
.dockerignore Add docker build 2020-03-01 00:36:00 +01:00
.gitignore Create and upload new release automatically 2018-12-16 15:14:48 +01:00
.hadolint.yaml Fix Dockerfile build and added v2.21.1 support. 2021-07-25 17:53:14 +02:00
apply_patches.sh Update web vault to v2.24.1, and include PRs #54 and #55 2021-10-27 22:31:31 +02:00
Dockerfile Update web vault to v2.25.0 2021-12-12 23:51:40 +01:00
LICENSE.txt Initial commit 2018-12-13 14:09:59 +01:00
package_web_vault.sh Update web vault to v2.24.1, and include PRs #54 and #55 2021-10-27 22:31:31 +02:00
README.md Update README.md 2021-04-30 21:00:37 +02:00

Web Vault builds for Vaultwarden

GitHub Release Docker Pulls 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 vaultwarden

To create a patch you need to modify the original sources from Bitwarden web vault and execute:

git diff --submodule=diff

This is needed because there are patches within the jslib submodule which with a default git diff are not shown.

For more information see: Install the web-vault

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.