From ed5956d90418924e4d5764e1568462666f0ff642 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Fri, 30 Nov 2007 09:00:37 +0000
Subject: [PATCH] Remove digest auth comment.

---
 src/sbbs3/websrvr.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/sbbs3/websrvr.c b/src/sbbs3/websrvr.c
index 5213fc3966..1baf950493 100644
--- a/src/sbbs3/websrvr.c
+++ b/src/sbbs3/websrvr.c
@@ -38,8 +38,6 @@
 /*
  * General notes: (ToDo stuff)
  *
- * Should support RFC2617 Digest auth.
- *
  * Support the ident protocol... the standard log format supports it.
  *
  * Add in support to pass connections through to a different webserver...
-- 
GitLab