From e1e648452ba3987c66e376fd3070293ba9970ae3 Mon Sep 17 00:00:00 2001 From: Limezy Date: Sat, 17 Sep 2022 01:00:33 +0700 Subject: [PATCH] Update app-03-visitor.patch --- sources/patches/app-03-visitor.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/patches/app-03-visitor.patch b/sources/patches/app-03-visitor.patch index d63cde6..87c6175 100644 --- a/sources/patches/app-03-visitor.patch +++ b/sources/patches/app-03-visitor.patch @@ -1,6 +1,6 @@ diff --git a/server/routes/auth/providers/req.ts b/server/routes/auth/providers/req.ts new file mode 100644 -index 00000000..1c954d24 +index 00000000..be344d2e --- /dev/null +++ b/server/routes/auth/providers/req.ts @@ -0,0 +1,62 @@ @@ -29,8 +29,8 @@ index 00000000..1c954d24 + const domain = "domain.tld"; + const subdomain = domain.split(".")[0]; + const teamName = capitalize(subdomain); -+ const name = "Visitor"; -+ const email = "visitor@domain.tld"; ++ const name = "visiteur"; ++ const email = "visiteur@anthropologiebiblique.fr"; + const result = await accountProvisioner({ + ip: req.ip, + team: {