mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 17:40:25 +08:00
Add register mail tpl
This commit is contained in:
@@ -174,6 +174,7 @@ func init() {
|
||||
SecretKey = Cfg.MustValue("security", "SECRET_KEY")
|
||||
|
||||
// Extensions.
|
||||
newService()
|
||||
newLogService()
|
||||
newMailService()
|
||||
newRegisterService()
|
||||
|
||||
Reference in New Issue
Block a user