hlfw.ca

webbing

Download patch

ref: b459103f74502a0b0d720bfe6f93abf9507a7639
parent: 9e5bfc39510b10f28ccdca26223b0271071711cd
author: halfwit <michaelmisch1985@gmail.com>
date: Tue Nov 5 11:44:53 PST 2019

Undo mistake

--- a/router/run.go
+++ b/router/run.go
@@ -145,7 +145,7 @@
 	if !ok1 || !ok2 || status != "true" {
 		status = "false"
 	}
-	if !ok {
+	if !ok3 {
 		role = db.GuestAuth
 	}
 	return user, status, us, role