You've already forked nyx
mirror of
https://github.com/rls-moe/nyx
synced 2025-08-19 06:18:38 +00:00
Added Insecure HTTP Mode
This commit is contained in:
@@ -47,4 +47,4 @@ func handleLogin(w http.ResponseWriter, r *http.Request) {
|
||||
session.Add(sess, w)
|
||||
|
||||
http.Redirect(w, r, "/admin/panel.html", http.StatusSeeOther)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user