From 2fc87acac21128f68da4d2a2eadf92f35f0a72c2 Mon Sep 17 00:00:00 2001 From: Nico Frati Date: Fri, 29 Nov 2024 14:11:02 +0100 Subject: [PATCH 1/2] remove password policy from mdm docs --- pages/oneleet-agent/macos.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/oneleet-agent/macos.mdx b/pages/oneleet-agent/macos.mdx index 8d41186..20bec70 100644 --- a/pages/oneleet-agent/macos.mdx +++ b/pages/oneleet-agent/macos.mdx @@ -39,6 +39,3 @@ FileVault is a disk encryption program in macOS that helps protect your data. We Screenlock is a security feature that requires a password to unlock your device. We check the status of screenlock to ensure that it is enabled and set to a minimum threshold. -### Password policy - -We check the password policy on your device to ensure that it meets the minimum requirements for security. From 03d23ed83d4a695edf7d15c935fddbe517470331 Mon Sep 17 00:00:00 2001 From: Nico Frati Date: Mon, 2 Dec 2024 23:07:29 +0100 Subject: [PATCH 2/2] Remove password policy for windows --- pages/oneleet-agent/windows.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/oneleet-agent/windows.mdx b/pages/oneleet-agent/windows.mdx index b2031d4..f51b691 100644 --- a/pages/oneleet-agent/windows.mdx +++ b/pages/oneleet-agent/windows.mdx @@ -35,7 +35,3 @@ BitLocker is a disk encryption program in Windows that helps protect your data. ### Screenlock status Screenlock is a security feature that requires a password to unlock your device. We check the status of screenlock to ensure that it is enabled and set to a minimum threshold. - -### Password policy - -We check the password policy on your device to ensure that it meets the minimum requirements for security.