From 3a703dd0e131897ed23fc58e315667fd941896f1 Mon Sep 17 00:00:00 2001 From: xiaochong0302 Date: Tue, 30 Jul 2024 20:06:17 +0800 Subject: [PATCH] =?UTF-8?q?1.redis=E5=A2=9E=E5=8A=A0expire()=E6=96=B9?= =?UTF-8?q?=E6=B3=95=202.=E7=B2=BE=E7=AE=80=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Http/Admin/Views/setting/oauth.volt | 2 +- app/Http/Admin/Views/setting/oauth_local.volt | 4 +-- app/Library/Cache/Backend/Redis.php | 31 ++++++++++++++++++- app/Repos/UserSession.php | 15 --------- app/Repos/UserToken.php | 15 --------- app/Services/Auth/Home.php | 10 +++--- app/Validators/Account.php | 31 ------------------- config/errors.php | 1 - public/static/home/js/captcha.verify.js | 2 +- 9 files changed, 39 insertions(+), 72 deletions(-) diff --git a/app/Http/Admin/Views/setting/oauth.volt b/app/Http/Admin/Views/setting/oauth.volt index 22b7627b..2c8fb5ea 100644 --- a/app/Http/Admin/Views/setting/oauth.volt +++ b/app/Http/Admin/Views/setting/oauth.volt @@ -4,7 +4,7 @@