From 1b5dde5627e91038c93c41735b4ef1377b88da60 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 26 Dec 2024 10:46:59 +0100 Subject: [PATCH] Ajouter patches/remote_login.patch --- patches/remote_login.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 patches/remote_login.patch diff --git a/patches/remote_login.patch b/patches/remote_login.patch new file mode 100644 index 0000000..d49d39e --- /dev/null +++ b/patches/remote_login.patch @@ -0,0 +1,16 @@ +*** cps/templates/remote_login.html Thu Dec 26 10:33:32 2024 +--- ../calibre-web/cps/templates/remote_login.html Thu Dec 26 10:32:13 2024 +*************** +*** 7,12 **** +--- 7,17 ---- + {{_('On another device, login and visit:')}} +

{{verify_url}} +

++ {% if qrcode %} ++
++ ++
++ {% endif %} +

+ {{_('Once verified, you will automatically be logged in on this device.')}} +