From f406adfc39027b4b4af1dd8a1a3344fb283f1ede Mon Sep 17 00:00:00 2001 From: neronkl <49228807+neronkl@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:12:13 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20=E4=BF=AE=E5=A4=8D=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=BF=98=E8=AE=B0=EF=BC=8C=E9=9C=80=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=80=81=E6=A0=A1=E9=AA=8C=20(#869)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/saas/bkuser_shell/config/common/system.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/saas/bkuser_shell/config/common/system.py b/src/saas/bkuser_shell/config/common/system.py index 953213707..166034a92 100644 --- a/src/saas/bkuser_shell/config/common/system.py +++ b/src/saas/bkuser_shell/config/common/system.py @@ -24,8 +24,8 @@ r"/api/v1/web/passwords/settings/by_token/$", r"/api/v1/web/passwords/reset/verification_code/send_sms/$", r"/api/v1/web/passwords/reset/verification_code/verify/$", - # r"/reset_password$", - # r"/set_password$", + r"/reset_password$", + r"/set_password$", ) # name for bk_token in cookie