Started work on URL-Token based password reset system. Email not yet implemented.
This commit is contained in:
parent
8ee92541de
commit
ed698f40c7
22 changed files with 580 additions and 16 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"instanceName": "Canopy",
|
||||
"port": 8080,
|
||||
"protocol": "http",
|
||||
"domain": "localhost",
|
||||
"sessionSecret": "CHANGE_ME",
|
||||
"altchaSecret": "CHANGE_ME",
|
||||
"db":{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue