Commit graph

4 commits

Author SHA1 Message Date
BlackDex
0277844cf9
Misc changes
Some misc changes.
- Moved old patch files to a `legacy` sub-folder
- If a legacy patch is used, show a warning and pause for 10 seconds
- Updated the checkout and Dockerfile so both use the same way of
  cloning the Bitwarden/client repo
- Updated the `patch_web_vault.sh` script to try and detect the vault version
- Added two new make commands to prepare and release a new version
- Added a `.env` feature for the `Makefile` to set some defaults
  Mainly used for using either `docker` or `podman` and for the GitHub
  Release script to have a predefined GPG user/key
2023-12-18 17:09:47 +01:00
Daniel García
603fc946da
Fix patch index 2021-10-18 21:27:02 +02:00
Adam Jones
976a702aa1
Stop hiding single organization policy
The single organization is now supported by vaultwarden, as per https://github.com/dani-garcia/vaultwarden/pull/1991

We can therefore stop hiding the setting in the web UI.
2021-10-09 14:02:24 +01:00
Daniel García
4414f43664
v2.23.0 2021-09-22 19:52:19 +02:00