mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
feat: add reset phone by verification code
Signed-off-by: Kininaru <shiftregister233@outlook.com> fixed client bug Signed-off-by: Kininaru <shiftregister233@outlook.com> feat: add i18n Signed-off-by: Kininaru <shiftregister233@outlook.com> add Casbin License Signed-off-by: Kininaru <shiftregister233@outlook.com> removed port from remoteaddr Signed-off-by: Kininaru <shiftregister233@outlook.com>
This commit is contained in:
@ -11,4 +11,11 @@ useProxy = false
|
||||
mailUser = ""
|
||||
mailPass = ""
|
||||
mailHost = ""
|
||||
mailPort = ""
|
||||
mailPort = ""
|
||||
smsProvider = ""
|
||||
smsAccessId = ""
|
||||
smsAccessKey = ""
|
||||
smsAppId = ""
|
||||
smsSign = ""
|
||||
smsRegion = ""
|
||||
smsTemplateId = ""
|
Reference in New Issue
Block a user