From c0364f6bb8ed7c54bbeae922dfb469cf41da6f17 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Fri, 2 Apr 2004 12:24:36 +0000 Subject: [PATCH] Remove JDBC authentication tests from to-do list. --- roadmap.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/roadmap.txt b/roadmap.txt index 4598020117..79aee91ad0 100644 --- a/roadmap.txt +++ b/roadmap.txt @@ -21,8 +21,6 @@ to the project have some ideas on where they could potentially add value. login page with Authentication being j_username etc, container logs user in and redirects to original secured page as per normal) -- Unit tests for JDBC authentication provider - - Web application to administer the JDBC authentication repository, so people don't need to write their own or rely on RDBMS tools to manage users etc