From fdd6fee6b96279edc1758fb7d8990153632069a4 Mon Sep 17 00:00:00 2001
From: ftimme <ft@falkotimme.com>
Date: Fri, 30 Dec 2005 11:22:11 -0500
Subject: [PATCH] 

---
 interface/web/dns/list/rr.list.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/dns/list/rr.list.php b/interface/web/dns/list/rr.list.php
index 24becc2..fc33958 100644
--- a/interface/web/dns/list/rr.list.php
+++ b/interface/web/dns/list/rr.list.php
@@ -40,7 +40,7 @@
 $liste["paging_tpl"]                = "templates/paging.tpl.htm";
 
 // Enable auth
-$liste["auth"]                                = "no";
+$liste["auth"]                                = "yes";
 
 
 /*****************************************************

--
Gitblit v1.9.1