From e29d9d153375962cb431186355be0c3ad6b1bb21 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 8 Mar 2016 13:23:35 -0800 Subject: option to limit the set of characters in random passwords, #40792 --- conf/password-generated-characters | 1 + 1 file changed, 1 insertion(+) create mode 100644 conf/password-generated-characters (limited to 'conf/password-generated-characters') diff --git a/conf/password-generated-characters b/conf/password-generated-characters new file mode 100644 index 000000000..57aa9352b --- /dev/null +++ b/conf/password-generated-characters @@ -0,0 +1 @@ +abcdefghijkmnpqrstuvwxyzABCDEFGHIJKLMNPQRSTUVWXYZ23456789()#., -- cgit v1.2.1