mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 17:50:13 +00:00
feat: separate real ip header of frontend/agent (#130)
* feat: separate real ip header of frontend/agent * test(ci): test * Revert "test(ci): test" This reverts commit 7d2f16ed24e5f95f6101dc3ac67816ece2dc5ade. * chore: auto-fix linting and formatting issues
This commit is contained in:
@@ -122,7 +122,8 @@
|
||||
"BruteForceAttackingAgentSecret": "Секрет агента для защиты от брутфорса",
|
||||
"CustomCodesDashboard": "Пользовательский код для панели управления",
|
||||
"CustomPublicDNSNameserversforDDNS": "Пользовательские публичные DNS-серверы для DDNS",
|
||||
"RealIPHeader": "Заголовок запроса с реальным IP",
|
||||
"WebRealIPHeader": "Заголовок запроса с реальным IP от frontend",
|
||||
"AgentRealIPHeader": "Заголовок запроса с реальным IP от агента",
|
||||
"FullIPNotification": "Показывать полный IP-адрес в уведомлениях",
|
||||
"EditService": "Редактировать сервис",
|
||||
"CreateService": "Создать сервис",
|
||||
|
||||
Reference in New Issue
Block a user