From f49cdf3a35986dd8a1824a62ab676408905ca564 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Mon, 2 Oct 2023 22:24:42 +0100 Subject: [PATCH] Client logins/passwords - Add basic password rotation report This basic report shows you which client login entries have not had their passwords changed/rotated in the last 90 days. Password rotation is no longer encouraged for users memorising their own passwords. However, password rotation is essential for service/shared accounts commonly used by MSPs in situations where individual accounts aren't available/viable. --- report_password_rotation.php | 73 ++++++++++++++++++++++++++++++++++++ reports_side_nav.php | 12 ++++-- 2 files changed, 82 insertions(+), 3 deletions(-) create mode 100644 report_password_rotation.php diff --git a/report_password_rotation.php b/report_password_rotation.php new file mode 100644 index 00000000..9a01cb02 --- /dev/null +++ b/report_password_rotation.php @@ -0,0 +1,73 @@ + + +
+
+

Login entry passwords not changed/rotated in the last 90 days

+
+ +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
ClientLogin NameLogin DescriptionLogin Password Last Changed
+
+
+
+ +