From 90256208ddd0f9964d88fa5d11f670e1d6a29199 Mon Sep 17 00:00:00 2001 From: ewall555 Date: Mon, 9 Jun 2025 17:30:33 +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 c5f1394f5..aea72a6ee 100644 --- a/apps/authentication/templates/authentication/login.html +++ b/apps/authentication/templates/authentication/login.html @@ -436,7 +436,7 @@ {% include '_foot_js.html' %} - + - +