自动检查管理员弱密码并提醒

This commit is contained in:
刘祥超
2023-04-04 17:26:28 +08:00
parent 5bf6428253
commit 431054a1be
9 changed files with 87 additions and 34 deletions

View File

@@ -4,6 +4,7 @@ Tea.context(function () {
this.metricCharts = []
this.dashboard = {}
this.localLowerVersionAPINode = null
this.countWeakAdmins = 0
this.$delay(function () {
this.$post("$")