This commit is contained in:
@@ -107,8 +107,9 @@ func (a *App) isPublicEndpoint(path, method string) bool {
|
||||
"/metrics",
|
||||
"/api/v1/auth/login",
|
||||
"/api/v1/auth/logout",
|
||||
"/", // Dashboard
|
||||
"/", // Root - redirects to login
|
||||
"/login", // Login page
|
||||
"/dashboard", // Dashboard page (frontend will check token)
|
||||
"/storage", // Storage management page
|
||||
"/shares", // Shares page
|
||||
"/iscsi", // iSCSI page
|
||||
|
||||
Reference in New Issue
Block a user