feat(install): self check before install

This commit is contained in:
Jacky 2025-04-23 01:21:05 +00:00
parent cb7758ebc9
commit 455c9497b7
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
36 changed files with 2100 additions and 1829 deletions

View file

@ -51,6 +51,7 @@ func InitRouter() {
crypto.InitPublicRouter(root)
system.InitPublicRouter(root)
system.InitBackupRestoreRouter(root)
system.InitSelfCheckRouter(root)
user.InitAuthRouter(root)
// Authorization required and not websocket request