summaryrefslogtreecommitdiff
path: root/modules/mm_security.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mm_security.py')
-rw-r--r--modules/mm_security.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/mm_security.py b/modules/mm_security.py
index e08f702c7..21b3b8263 100644
--- a/modules/mm_security.py
+++ b/modules/mm_security.py
@@ -1,3 +1,8 @@
+"""Handle passwords and sanitize approved messages."""
+
+__version__ = "$Revision: 399 $"
+
+
import crypt, types, string, os
import mm_err, mm_utils, mm_cfg