From f87e08efffb9095971692c60e898ac2489d47c55 Mon Sep 17 00:00:00 2001 From: BaiJiangJie <32935519+BaiJiangJie@users.noreply.github.com> Date: Thu, 1 Nov 2018 16:28:19 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E6=B7=BB=E5=8A=A0deb=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=EF=BC=8C=E5=AE=8C=E5=96=84=E7=94=A8=E6=88=B7=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E5=A4=B1=E8=B4=A5=E6=97=A5=E5=BF=97=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E8=B5=84=E4=BA=A7=E6=A0=87=E7=AD=BEbug=20(#1983)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [Update] 修改deb依赖 * [Update] 修改记录用户登录失败日志,用户不存在的情况,但是显示登录日志列表还不全.. * [Update] 用户登录日志,记录用户名不存在的情况(Default组织显示所有用户的登录日志) * [Bugfix] 修复标签名为search, limit时资产列表不显示的bug --- .../templates/assets/user_asset_list.html | 4 +- apps/assets/views/label.py | 11 ++ apps/audits/views.py | 8 +- apps/locale/zh/LC_MESSAGES/django.mo | Bin 55527 -> 55705 bytes apps/locale/zh/LC_MESSAGES/django.po | 106 ++++++++++-------- apps/users/api/auth.py | 7 +- apps/users/models/authentication.py | 4 +- apps/users/views/login.py | 5 +- requirements/deb_requirements.txt | 2 +- 9 files changed, 89 insertions(+), 58 deletions(-) diff --git a/apps/assets/templates/assets/user_asset_list.html b/apps/assets/templates/assets/user_asset_list.html index 1b1a76e1d..8a563cadc 100644 --- a/apps/assets/templates/assets/user_asset_list.html +++ b/apps/assets/templates/assets/user_asset_list.html @@ -62,7 +62,7 @@ {% block custom_foot_js %}