From b6d229bbd2d0df66ee40e1dec45fcac879bccbf5 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Sat, 13 Aug 2022 23:35:35 +0100 Subject: [PATCH] Add more fields to relay output --- .../manage/threshold/irc/network/relays.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/core/templates/manage/threshold/irc/network/relays.html b/core/templates/manage/threshold/irc/network/relays.html index 0d99164..b88f904 100644 --- a/core/templates/manage/threshold/irc/network/relays.html +++ b/core/templates/manage/threshold/irc/network/relays.html @@ -8,7 +8,8 @@ id reg - conn + au + co on @@ -42,6 +43,17 @@ {% endif %} + + {% if relay.authenticated %} + + + + {% else %} + + + + {% endif %} + {% if relay.conn %}