aboutsummaryrefslogtreecommitdiff
path: root/doc/todo.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 20:10:42 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 20:10:42 +0000
commit60631f58b8f6532eccbead29d239aaf25de93610 (patch)
treed835fe5f5804c599794c5a78f14a1da06eafe2ef /doc/todo.mdwn
parent1c51f7de502416af7119f7e041a43fa36cc5b189 (diff)
downloadikiwiki-60631f58b8f6532eccbead29d239aaf25de93610.tar
ikiwiki-60631f58b8f6532eccbead29d239aaf25de93610.tar.gz
- finish user registration and password request email
- make sure a user is in the userdb before assuming they're logged on based on session info (allows deleting uerdb item and invalidating all sessions)
Diffstat (limited to 'doc/todo.mdwn')
-rw-r--r--doc/todo.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn
index 355c36a28..5442653be 100644
--- a/doc/todo.mdwn
+++ b/doc/todo.mdwn
@@ -1,9 +1,8 @@
## online page editing
* Missing support for preview, cancel.
-* Missing conflict detection.
-* Missing commit message box.
-* No support for web user tracking/login yet.
+* Missing conflict detection, just overwrites changes and does not svn up
+ first.
* Eventually, might want page deletion.
* Eventually, might want file upload.