@@ -1,4 +1,3 @@
// FILE: auth/http.go
package auth
import (
@@ -58,4 +57,5 @@ func ExtractAuthType(header string) string {
return header[:idx]
}
return ""
The note is not visible to the blocked user.