+ Login page and web sessions
+ /control/login + /control/logout
This commit is contained in:
@@ -570,6 +570,7 @@ func registerControlHandlers() {
|
||||
RegisterBlockedServicesHandlers()
|
||||
RegisterQueryLogHandlers()
|
||||
RegisterStatsHandlers()
|
||||
RegisterAuthHandlers()
|
||||
|
||||
http.HandleFunc("/dns-query", postInstall(handleDOH))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user