From d35e91b417f3c2b4738838a6b3165b304f5e59d7 Mon Sep 17 00:00:00 2001
From: BlackDex
Date: Tue, 17 Jan 2023 19:51:33 +0100
Subject: [PATCH] Update web-vault to v2023.1.1 and small patch
- Updated web-vault to v2023.1.1
- Added a small patch to allow scrolling the organizations menu when
there are a lot of organizations.
Fixes https://github.com/dani-garcia/vaultwarden/issues/3148
I also created a PR at bitwarden/clients, pending approval.
---
Dockerfile | 4 +-
patches/v2023.1.1.patch | 439 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 441 insertions(+), 2 deletions(-)
create mode 100644 patches/v2023.1.1.patch
diff --git a/Dockerfile b/Dockerfile
index dc52282..feb4697 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -28,8 +28,8 @@ USER node
# Can be a tag, release, but prefer a commit hash because it's not changeable
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
#
-# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.1.0
-ARG VAULT_VERSION=0b814ba86355345848c20e2c46711ea13436ac19
+# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.1.1
+ARG VAULT_VERSION=8b9bdddf812f1e443d2d1ff1d1906c396e3afbdd
WORKDIR /vault
RUN git init
diff --git a/patches/v2023.1.1.patch b/patches/v2023.1.1.patch
new file mode 100644
index 0000000..1a06af1
--- /dev/null
+++ b/patches/v2023.1.1.patch
@@ -0,0 +1,439 @@
+diff --git a/apps/web/src/404.html b/apps/web/src/404.html
+index 5a650b367..275c34f72 100644
+--- a/apps/web/src/404.html
++++ b/apps/web/src/404.html
+@@ -28,7 +28,7 @@
+
+
+
+- bitwarden
++ Vaultwarden
+
+
+
+@@ -42,11 +42,10 @@
+
+
+
+- You can return to the web vault, check our
+- status page or
+- contact us.
++ You can return to the web vault, or
++ contact us.
+
+
+-
++
+