fix(admin): gate overpay certificate block by settings permission

(cherry picked from commit 28068bbe45221145df3bd580a46e7bd7fce416e9)
This commit is contained in:
Boris Kovalskii
2026-06-11 22:36:35 +10:00
committed by Fringg
parent f52360449b
commit ecc2d45562
5 changed files with 23 additions and 4 deletions

View File

@@ -1467,6 +1467,7 @@
"quickAmountsRemove": "删除金额 {{value}} ₽",
"overpayCertTitle": "mTLS 证书Overpay",
"overpayCertValid": "✅ 有效期至 {{date}}",
"overpayCertExpired": "⚠️ 已于 {{date}} 过期",
"overpayCertUnreadable": "⚠️ 证书无法读取——密码错误或文件损坏",
"overpayCertMissing": "❌ 未上传证书",
"overpayCertEnvLockedPath": "路径已通过环境变量 OVERPAY_P12_PATH 设置——数据库中的值不会生效",