new users management (incomplete)
[brisk.git] / TODO.txt
index 862e2a4..577cfe4 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,7 +11,7 @@
       DONE . Distinguish between inherited mult and local mult
 
    - AUTO-MAINTENANCE
-     . Terms Of Service acceptance
+     DONE . Terms Of Service acceptance
        DONE . print date of hard switch
        DONE . TOS version
        DONE . user TOS acceptance (db field)
        DONE . manage disagreeding users investigation
        DONE . self guaranteed
 
+     DONE . userauth command works
+     DONE . use it by the usermgmt page
+     . finish to implement the user management system
      . email validation
      . account expiration
-
+     . New Users Guarantee Procedure
+       . Change guarantee workflow
+       . Db update
+       . Send email with appropriate headers
+           |
+           V
+         brisk   ->      mail-table
+           |                 |
+           V
+          user               |
+           |
+           V                 |
+      click-link -> check with mail-table
+                             |
+                             V
+                         and update DB
+                      (needs ad-hoc page)
+
+       . Admin panel
+       . Write automatic procmail filter
+         . Procmail configuration
+         . Mail-recipient-side
+         . Server-side
+     . Email validation
+     . Account expiration
 
    DONE - CONTINUE FEATURE
      DONE . replace explicit strings with multilanguage array