From 52fe96a35b181c0ae475db1cfd7f8b5935de8a97 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Mon, 23 Jan 2023 22:12:51 +0530 Subject: [PATCH] email user once registration is approved --- utils/signup-script-template | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/utils/signup-script-template b/utils/signup-script-template index ebe775c..20100fa 100644 --- a/utils/signup-script-template +++ b/utils/signup-script-template @@ -22,4 +22,14 @@ setquota -u {{username}} 20G 20G 0 0 / a=$(curl -X POST "https://auth.p.projectsegfau.lt/api/v3/core/users/" -H "accept: application/json" -H "content-type: application/json" -H "Authorization: Bearer $(