Finished up with email password reset system.
This commit is contained in:
parent
3671b43789
commit
478edeeddf
13 changed files with 233 additions and 34 deletions
|
|
@ -11,5 +11,12 @@
|
|||
"database": "canopy",
|
||||
"user": "canopy",
|
||||
"pass": "CHANGE_ME"
|
||||
},
|
||||
"mail":{
|
||||
"host": "mail.42069.weed",
|
||||
"port": 465,
|
||||
"secure": true,
|
||||
"address": "toke@42069.weed",
|
||||
"pass": "CHANGE_ME"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue