[Checkins] SVN: grokapps/LoginDemo/README.txt minor edits in README.txt

Luciano Ramalho luciano at ramalho.org
Sat Dec 29 02:11:18 EST 2007


Log message for revision 82538:
  minor edits in README.txt

Changed:
  U   grokapps/LoginDemo/README.txt

-=-
Modified: grokapps/LoginDemo/README.txt
===================================================================
--- grokapps/LoginDemo/README.txt	2007-12-29 06:43:57 UTC (rev 82537)
+++ grokapps/LoginDemo/README.txt	2007-12-29 07:11:17 UTC (rev 82538)
@@ -4,25 +4,27 @@
 Main features
 -------------
 
-* top bar displays user data and login status
+- top bar displays user data and login status
 
-* links in top bar change according to login status
+- links in top bar change according to login status
 
-* user can create own account
+- user can create own account
 
-* a list of created accounts can be seen in the member listing page
+- a list of created accounts can be seen in the member listing page
 
-* member listing page is protected by permission, requiring user log in
+- member listing page is protected by permission, requiring user log in
 
-* good functional test coverage (see text files in src/logindemo/ftests)
+- good functional test coverage (see text files in src/logindemo/ftests)
 
 Todo
 ----
 
-* allow user to change password
+- allow user to change password
 
-* store user e-mail in principal annotation (currently it's discarded)
+- store user e-mail in principal annotation (currently it's discarded)
 
-* password reset for users with a valid e-mail
+- password reset for users with a valid e-mail
 
+- allow manager to delete user accounts through the member listing
 
+



More information about the Checkins mailing list