浏览代码

Remove JDBC authentication tests from to-do list.

Ben Alex 21 年之前
父节点
当前提交
c0364f6bb8
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      roadmap.txt

+ 0 - 2
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