소스 검색

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