From 79d230755ee792063fa0c5985f8e4471bac59a81 Mon Sep 17 00:00:00 2001 From: ewall555 Date: Mon, 9 Jun 2025 17:23:21 +0800 Subject: [PATCH] perf: Update jsencrypt library version --- .../templates/authentication/login.html | 2 +- .../plugins/jsencrypt/jsencrypt.3.3.2.min.js | 263 ++++++++++++++++++ .../js/plugins/jsencrypt/jsencrypt.min.js | 73 ----- .../users/templates/users/reset_password.html | 2 +- 4 files changed, 265 insertions(+), 75 deletions(-) create mode 100644 apps/static/js/plugins/jsencrypt/jsencrypt.3.3.2.min.js delete mode 100644 apps/static/js/plugins/jsencrypt/jsencrypt.min.js diff --git a/apps/authentication/templates/authentication/login.html b/apps/authentication/templates/authentication/login.html index ed70b30f7..adeac36d5 100644 --- a/apps/authentication/templates/authentication/login.html +++ b/apps/authentication/templates/authentication/login.html @@ -396,7 +396,7 @@ {% include '_foot_js.html' %} - + - +