Regression test for #2599. Exercises getProviderFromMap with native bools and with stringified booleans ("true"/"false"/"1"/"0") for all four boolean provider fields — emailfallback, usernamefallback, forceuserinfo, requireavailability. From env vars and from the GetConfigValueFromFile path every leaf arrives as a string, so the current .(bool) assertion silently zeros these fields. |
||
|---|---|---|
| .. | ||
| cron.go | ||
| main_test.go | ||
| openid.go | ||
| openid_test.go | ||
| providers.go | ||
| providers_test.go | ||