From 8bb4cb33934e18687d53cbc5f884fecd9486d5d6 Mon Sep 17 00:00:00 2001 From: "David J. Bianco" Date: Tue, 20 Aug 2024 09:43:54 -0400 Subject: [PATCH] New file: TODO.txt --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..87f034d --- /dev/null +++ b/TODO.txt @@ -0,0 +1,3 @@ +* Log usernames for both successful and unsuccessful login attempts + +* Branch out to other protocols, such as SMTP or HTTP (REST API?) \ No newline at end of file