From 9d7f8167d3b8845691423885dafcea264703f996 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 12 May 2026 09:33:09 +0300 Subject: [PATCH] =?UTF-8?q?UI=20-=20=D0=9C=D0=95=D0=96=D0=9F=D0=A0=D0=9E?= =?UTF-8?q?=D0=95=D0=9A=D0=A2=D0=9D=D0=90=D0=AF=20=D0=9A=D0=9E=D0=9C=D0=9C?= =?UTF-8?q?=D0=A3=D0=9D=D0=98=D0=9A=D0=90=D0=A6=D0=98=D0=AF:=20=D0=BE?= =?UTF-8?q?=D1=87=D0=B8=D1=81=D1=82=D0=BA=D0=B0=20loader=20Authentik?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-templates/base/header_js.html | 206 ++++++++++++++++++ .../branding/nodedc-login.css | 130 ++++++++++- 2 files changed, 332 insertions(+), 4 deletions(-) diff --git a/infra/authentik/custom-templates/base/header_js.html b/infra/authentik/custom-templates/base/header_js.html index bef08fd..2ecb253 100644 --- a/infra/authentik/custom-templates/base/header_js.html +++ b/infra/authentik/custom-templates/base/header_js.html @@ -1,6 +1,151 @@ {% load i18n %} {% get_current_language as LANGUAGE_CODE %} + +