From b00a06dc8dba452b41fbb037d5b435249cab29f3 Mon Sep 17 00:00:00 2001 From: GuillaumePugnet Date: Mon, 2 Nov 2020 18:03:48 +0100 Subject: db username regex relaxed to allow @ (#3241) Co-authored-by: Guillaume Pugnet --- app/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/install.php b/app/install.php index 5093b45a6..d4c150120 100644 --- a/app/install.php +++ b/app/install.php @@ -545,7 +545,7 @@ function printStep2() {
- +
-- cgit v1.2.3