summarylogtreecommitdiffstats
path: root/0001-Disable-Vault.patch
diff options
context:
space:
mode:
authorMarkus Richter2020-10-11 16:51:25 +0200
committerMarkus Richter2020-10-11 16:51:25 +0200
commita6e462d63691d918a42a09ddd5d939340c8f1854 (patch)
tree65e1b90a317403d31196dbd60765ac61d988558d /0001-Disable-Vault.patch
parent20cbdd4d0d71f320ec0ba4f09b11ed257757ee17 (diff)
downloadaur-bitwarden_rs.tar.gz
1.17.0
- Revert Path adding a warning at the top of the env template, because this warning is now included in upstream Upstream Changes: - Multiple database support, now you can compile with `cargo build --features sqlite,mysql,postgresql` or any combination of them. - Now the initial database connection doesn't fail instantly when there's an error, but retries for up to 15 times by default, adjustable with the `DB_CONNECTION_RETRIES` option. - Sessions are properly invalidated now when changing email, password or kdf parameters. - Items are not shown to organization admins in their user view when they don't have their collection selected. Note that they still appear in the organization view. - Allow multiple SMTP auth mechanisms. - Favorite status in organization items is now tracked at the user level. - Fix admin page when `DOMAIN` is not configured, or configured incorrectly. - Update web vault to 2.16.1 - Add vendored_openssl feature, to statically link OpenSSL, disabled by default. - Updated dependencies and synced global domains file with upstream.
Diffstat (limited to '0001-Disable-Vault.patch')
-rw-r--r--0001-Disable-Vault.patch10
1 files changed, 1 insertions, 9 deletions
diff --git a/0001-Disable-Vault.patch b/0001-Disable-Vault.patch
index ae60fbe7addf..2b77a4c277be 100644
--- a/0001-Disable-Vault.patch
+++ b/0001-Disable-Vault.patch
@@ -1,14 +1,6 @@
--- a/.env.template
+++ b/.env.template
-@@ -1,5 +1,7 @@
- ## Bitwarden_RS Configuration File
- ## Uncomment any of the following lines to change the defaults
-+##
-+## NOTE: All options are overridden by changes made in the admin interface, which are saved to /var/lib/bitwarden_rs/data/config.json.
-
- ## Main data folder
- # DATA_FOLDER=data
-@@ -32,7 +34,7 @@
+@@ -46,7 +46,7 @@
## Web vault settings
# WEB_VAULT_FOLDER=web-vault/