logging attckers try and add location to admin
This commit is contained in:
@@ -209,6 +209,12 @@ UNFOLD = {
|
||||
"icon": "contact_mail",
|
||||
"link": reverse_lazy("admin:account_useraddressmodel_changelist"),
|
||||
},
|
||||
{
|
||||
"title": _("تلاشهای نفوذ"),
|
||||
"icon": "gpp_maybe",
|
||||
"link": reverse_lazy("admin:account_securitybreachattemptmodel_changelist"),
|
||||
"badge": 'utils.admin.new_attck_count'
|
||||
},
|
||||
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user