From 7b61f17c740f3a273c8fc2f24fb10f35e7aaa1ee Mon Sep 17 00:00:00 2001 From: odavydova <109222295+odavydova@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:56:19 +0100 Subject: [PATCH] Update page4.md --- docs/general/page4.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/general/page4.md b/docs/general/page4.md index 796e5a3..cb07680 100644 --- a/docs/general/page4.md +++ b/docs/general/page4.md @@ -6,11 +6,14 @@ User management and authentication are core components of your data management s See overview of [User management in EspoCRM](https://docs.espocrm.com/administration/users-management/) including types of users, sending access info, password recovery etc. Please note: + - When creating new accounts, you can enable [two-factor authentication](https://docs.espocrm.com/administration/2fa/) + - Enforce password limitations such as length, lower case/upper case, special characters. You can do this in Administration -> Authentication + - Frequently inactivate or delete users who no longer should have access -EspoCRM also offers functionality to analyze user login activity, you can find this in Administration -> Auth Log or Action History or Auth Tokens. +EspoCRM also offers functionality to analyze user login activity. Admins can find this in Administration -> Auth Log or Action History or Auth Tokens.