Last modified by SuperUwe Trueggelmann on 2025-10-08

From version 1.1
edited by SuperUwe Trueggelmann
on 2022-07-02
Change comment: Imported from XAR
To version 3.1
edited by SuperUwe Trueggelmann
on 2025-10-08
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -StartPage.WebHome
1 +Main.WebHome
Content
... ... @@ -7,7 +7,7 @@
7 7   String strEmailBody = ""
8 8   String strEmail = ""
9 9   String strUID = ""
10 - def sqlConnection = new Sql(services.cmpConnectRegDB.connectRegDB())
10 + def sqlConnection = new Sql(services.cmpConnectDB.connectRegDB())
11 11  
12 12   String strReqEm = request.em ?: "missing"
13 13   String strReqCc = request.cc ?: "missing"
... ... @@ -47,7 +47,7 @@
47 47   strEmailBody = strEmailBody + "\r\n" + "\r\n" + "You have successfully confirmed your e-mail address!" + "\r\n" + "\r\n"
48 48   strEmailBody = strEmailBody + "Your request to participate in the CEC Scheme will now be reviewed by the CEC Administration and Mastercard and you will be informed about the decision." + "\r\n" + "\r\n"
49 49   strEmailBody = strEmailBody + "Please allow us up to 10 working days for processing your application." + "\r\n" + "\r\n"
50 - strEmailBody = strEmailBody + "In the meantime, while you are waiting for your application to be approved, may we suggest you download the form for the CEC NDA from the following location: https://cecocert.com/bin/view/StartPage/X1200%20-%20CEC%20NDA%20Download/WebHome?" + "\r\n"
50 + strEmailBody = strEmailBody + "In the meantime, while you are waiting for your application to be approved, may we suggest you download the form for the CEC NDA from the following location: https://cecocert.com/xwiki/bin/view/StartPage/X1200%20-%20CEC%20NDA%20Download/WebHome?" + "\r\n"
51 51   strEmailBody = strEmailBody + "Please follow the instructions on the Download page, and once completed, e-mail the CEC NDA to contact@cecocert.com. Thank you!" + "\r\n" + "\r\n"
52 52   strEmailBody = strEmailBody + "The CEC Administration" + "\r\n" + "\r\n" + "\r\n" + "\r\n"
53 53   strEmailBody = strEmailBody + "DebugInfo:" + strUID + "|" + strConfEmail + "|" + strCreatetime + "|" + strCreateip
XWiki.XWikiRights[0]
allow
... ... @@ -1,0 +1,1 @@
1 +Allow
levels
... ... @@ -1,0 +1,1 @@
1 +view
users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest