mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-01-19 05:42:29 +00:00
fix: review nitpicks
This commit is contained in:
@@ -42,7 +42,7 @@ var userContext = config.UserContext{
|
||||
IsLoggedIn: true,
|
||||
IsBasicAuth: false,
|
||||
OAuth: false,
|
||||
Provider: "username",
|
||||
Provider: "local",
|
||||
TotpPending: false,
|
||||
OAuthGroups: "",
|
||||
TotpEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user