mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
Nothing special: Linting
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// DefaultBasicAuth is "Authorization Required"
|
||||
// DefaultBasicAuthRealm is "Authorization Required"
|
||||
DefaultBasicAuthRealm = "Authorization Required"
|
||||
// DefaultBasicAuthContextKey is the "auth"
|
||||
// this key is used to do context.Set("auth", theUsernameFromBasicAuth)
|
||||
|
||||
Reference in New Issue
Block a user