Changes for page X1100 - Check e-mail confirmation
Last modified by SuperUwe Trueggelmann on 2025-06-03
From version 2.2
edited by SuperNico Laub
on 2025-05-25
on 2025-05-25
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Main.WebHome1 +StartPage.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.super nico1 +xwiki:XWiki.superuwe - Content
-
... ... @@ -7,7 +7,7 @@ 7 7 String strEmailBody = "" 8 8 String strEmail = "" 9 9 String strUID = "" 10 - def sqlConnection = new Sql(services.cmpConnectDB.connectRegDB()) 10 + def sqlConnection = new Sql(services.cmpConnectRegDB.connectRegDB()) 11 11 12 12 String strReqEm = request.em ?: "missing" 13 13 String strReqCc = request.cc ?: "missing"