Add initial task division
authorDaan Sprenkels <dsprenkels@gmail.com>
Mon, 10 Oct 2016 12:12:44 +0000 (14:12 +0200)
committerDaan Sprenkels <dsprenkels@gmail.com>
Mon, 10 Oct 2016 12:12:44 +0000 (14:12 +0200)
TODO.txt [new file with mode: 0644]
todo.txt [deleted file]

diff --git a/TODO.txt b/TODO.txt
new file mode 100644 (file)
index 0000000..37257ee
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,10 @@
+V2.  Authentication: Daan
+V3.  Session Management: Wouter
+V4.  Access Control: Kelley
+V5.  Input Validation: Mart
+V6.  Output Encoding/Escaping: (Mart)
+V7.  Cryptography at rest: (Wouter)
+V8.  Error Handling & logging: Charlie
+V9.  Data Protection: (Kelley)
+V11. HTTP Security: (Daan)
+V16. Files and Recourses: (Charlie)
diff --git a/todo.txt b/todo.txt
deleted file mode 100644 (file)
index b1a840f..0000000
--- a/todo.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-V2.  Authentication
-V3.  Session Management
-V4.  Access Control
-V5.  Input Validation
-V6.  Output Encoding/Escaping
-V7.  Cryptography at rest
-V8.  Error Handling & logging
-V9.  Data Protection
-V11. HTTP Security
-V16. Files and Recourses