From 5d0299ecf2d509f8fe75c0307f1984bb35e72905 Mon Sep 17 00:00:00 2001
From: hno <>
Date: Thu, 27 Jun 2002 01:19:49 +0000
Subject: [PATCH] Marked the version as modified
---
helpers/basic_auth/MSNT/README.html | 6 ++++--
helpers/basic_auth/MSNT/msntauth.c | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/helpers/basic_auth/MSNT/README.html b/helpers/basic_auth/MSNT/README.html
index 5fec298277..aa86b32232 100644
--- a/helpers/basic_auth/MSNT/README.html
+++ b/helpers/basic_auth/MSNT/README.html
@@ -10,10 +10,12 @@ HTML-text package from http://members.tripod.com/stellarx.
-->
-MSNT Auth v2.0.3
+MSNT Auth v2.0.3-squid.1
Squid web proxy NT authentication module
Antonino Iannella, Stellar-X Pty Ltd
-Sun Sep 2 15:01:58 CST 2001
+Sun Sep 2 15:01:58 CST 2001
+Modified by the Squid HTTP Proxy team
+Wed Jun 26 21:16:32 CEST 2002
Contents
diff --git a/helpers/basic_auth/MSNT/msntauth.c b/helpers/basic_auth/MSNT/msntauth.c
index 5b01892400..93ca65f01a 100644
--- a/helpers/basic_auth/MSNT/msntauth.c
+++ b/helpers/basic_auth/MSNT/msntauth.c
@@ -40,7 +40,7 @@
#include "msntauth.h"
extern char version[];
-char msntauth_version[] = "Msntauth v2.0.3 (C) 2 Sep 2001 Stellar-X Antonino Iannella.";
+char msntauth_version[] = "Msntauth v2.0.3 (C) 2 Sep 2001 Stellar-X Antonino Iannella.\nModified by the Squid HTTP Proxy team 26 Jun 2002";
/* Main program for simple authentication.
* Reads the denied user file. Sets alarm timer.
--
2.47.3