mirror of
https://github.com/skyle1995/NetworkAuth.git
synced 2026-05-25 02:24:05 +08:00
增加 自定义导航栏模块
This commit is contained in:
@@ -98,6 +98,7 @@ func InstallSubmitHandler(c *gin.Context) {
|
||||
|
||||
// 初始化系统默认设置
|
||||
database.SeedDefaultSettings()
|
||||
database.SeedDefaultPortalNavigation()
|
||||
|
||||
// 3. 生成新的管理员密码哈希和盐值
|
||||
adminSalt, err := utils.GenerateRandomSalt()
|
||||
|
||||
Reference in New Issue
Block a user