From 23314a2dcd2b0c3f1eb4077238f60dad06596839 Mon Sep 17 00:00:00 2001 From: Zweili Andreas Date: Mon, 17 Jul 2017 07:36:00 +0200 Subject: [PATCH] add todo list and files --- README.md | 6 ++++++ scripts/wip/test-user.ps1 | 0 2 files changed, 6 insertions(+) create mode 100644 scripts/wip/test-user.ps1 diff --git a/README.md b/README.md index 2eb721c..79a1924 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ the script to script-name.psm1 Currently some functions might be a bit rough but I intend to clean them up along the way. + +### Todo + +* Add a script to validate a user + This way I could add a check to the scripts and inform the user that + he used a wrong username diff --git a/scripts/wip/test-user.ps1 b/scripts/wip/test-user.ps1 new file mode 100644 index 0000000..e69de29