v2: встроенные CRUD-тесты — /v2/test/crud (production-база)

This commit is contained in:
2026-06-12 21:40:22 +04:00
parent 8522988151
commit 7f7124e44e
6 changed files with 308 additions and 3 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ function renderPage({ entries, company, limit, used, allCompanies, clId, user, i
.add-form{background:#f0f8ff;padding:10px;margin:10px 0}
</style></head><body>
<div class="bar">
<span><strong>V2 IP WhiteList</strong></span>
<span><strong>V2 IP WhiteList</strong> <small>v${require('../config').version}</small></span>
<span>${user.email} ${user.isAdmin ? '| <a href="/v2/admin">ADMIN</a>' : ''}</span>
<span>
<form method="GET" action="/v2/app" style="display:inline">