.
This commit is contained in:
parent
65e327c83d
commit
0c39826505
@ -170,8 +170,8 @@ module.exports = {
|
||||
// Create the output text
|
||||
const infoArray = [
|
||||
'We have changed your password to a temporary password, shown below. Next time you log into Microsoft you will be prompted to change your password.\n',
|
||||
`Password requirements:\n8+ characters\n1+ Uppercase\n1+ Lowercase\n1+ Special (!/_=.,?)\n`,
|
||||
`Temporary Password:`
|
||||
'Password requirements:\n8+ characters\n1+ Uppercase\n1+ Lowercase\n1+ Special (!/_=.,?)\n',
|
||||
'Temporary Password:',
|
||||
`${password}\n`,
|
||||
receiptFooter
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user