mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
feat: add email sender
Signed-off-by: Kininaru <shiftregister233@outlook.com> update go mod sum Signed-off-by: Kininaru <shiftregister233@outlook.com>
This commit is contained in:
@ -8,4 +8,8 @@ dataSourceName = root:123@tcp(localhost:3306)/
|
||||
dbName = casdoor
|
||||
AuthState = "casdoor"
|
||||
UseProxy = false
|
||||
EnableDocs = true
|
||||
EnableDocs = true
|
||||
mailUser = ""
|
||||
mailPass = ""
|
||||
mailHost = ""
|
||||
mailPort = ""
|
Reference in New Issue
Block a user