- corretto altre cose sulla registrazione
This commit is contained in:
@@ -860,3 +860,5 @@ Mar 18/11 ORE 22:31: 🤖: Da Sùrya undefined (surya1977):
|
||||
✅ surya8 è stato Ammesso correttamente (da surya1977)!
|
||||
Gio 27/11 ORE 00:43: 🤖: Da Sùrya undefined (surya1977):
|
||||
✅ test123 è stato Ammesso correttamente (da surya1977)!
|
||||
Gio 27/11 ORE 00:53: 🤖: Da Sùrya undefined (surya1977):
|
||||
✅ test123 è stato Ammesso correttamente (da surya1977)!
|
||||
@@ -649,7 +649,6 @@ module.exports = {
|
||||
nomeapp: tools.getNomeAppByIdApp(idapp),
|
||||
strlinksito: tools.getHostByIdApp(idapp),
|
||||
//strlinkreg: this.getlinkReg(idapp, idreg),
|
||||
linkRegistrazione: this.getlinkInvitoReg(idapp, dati),
|
||||
emailto: emailto,
|
||||
usernameInvitante: dati.usernameInvitante,
|
||||
ammessoUtente: true,
|
||||
|
||||
@@ -4568,17 +4568,13 @@ if (true) {
|
||||
|
||||
let token = ''; //++SISTEMAERE QUI!
|
||||
|
||||
const dati = {
|
||||
token,
|
||||
};
|
||||
|
||||
// Invia una email alla persona che è stata ammessa
|
||||
const ris = await sendemail.sendEmail_Utente_Ammesso(
|
||||
user.lang,
|
||||
userDest,
|
||||
null,
|
||||
user.idapp,
|
||||
dati,
|
||||
null,
|
||||
);
|
||||
|
||||
await local_sendMsgTelegram(user.idapp, data.username, msgOrig);
|
||||
|
||||
Reference in New Issue
Block a user