From: Daan Sprenkels Date: Mon, 10 Oct 2016 12:12:44 +0000 (+0200) Subject: Add initial task division X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=eccda58b6cc8cc6352ae5763ad8b999a89f9e160;p=ssproject1617.git Add initial task division --- diff --git a/TODO.txt b/TODO.txt new file mode 100644 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 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