From 0baacefd19b7d78ab2c31d947109dec82a17f1cd Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Mon, 25 Aug 2014 14:32:20 -0400
Subject: [PATCH] FS#3641 - Add option to disable the password reset function

---
 security/README.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/security/README.txt b/security/README.txt
index b68f647..b42cbaa 100644
--- a/security/README.txt
+++ b/security/README.txt
@@ -69,6 +69,10 @@
 Options:     yes/no
 Description: Disables the remote API
 
+Setting:     password_reset_allowed
+Options:     yes/no
+Description: Disables the password reset function.
+
 Setting:     ids_enabled
 Options:     yes/no
 Description: Enables the Intrusion Detection System

--
Gitblit v1.9.1