[Commits] (bcm) add todo items for external auth
commits at osafoundation.org
commits at osafoundation.org
Thu Apr 14 11:30:12 PDT 2005
Commit by: bcm
Modified files:
server/docs/TODO.txt 1.55 1.56
Log message:
add todo items for external auth
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/server/docs/TODO.txt.diff?r1=text&tr1=1.55&r2=text&tr2=1.56
Index: server/docs/TODO.txt
diff -u server/docs/TODO.txt:1.55 server/docs/TODO.txt:1.56
--- server/docs/TODO.txt:1.55 Thu Apr 14 10:56:52 2005
+++ server/docs/TODO.txt Thu Apr 14 11:30:11 2005
@@ -38,9 +38,6 @@
* email confirmation of account signup
* admin ability to confirm an unconfirmed account
* account mgmt screen - change email, password
- * move from sql to jcr for users and roles?
- * user mgmt api?
- * user mgmt command line tool?
* batch remove on user list
* page,sort,search user list
* icons on user list for root users
@@ -60,7 +57,12 @@
security:
- * ticket-based authen and authz
+ * ticket-based auth
+ * move to jcr for out-of-the-box auth
+ * merge user and role daos to provide a single "auth dao" interface
+ for external auth integration
+ * auth mgmt api
+ * auth mgmt command line tool
install/configure:
More information about the Commits
mailing list