Fail earlier if user is not allowed to log in (#338) #749
Annotations
10 errors
Go code sanity check
broker.Broker.generateUILayout calls oauth2.Config.DeviceAuth, which eventually calls http.Client.Do
|
Go code sanity check
broker_test.TestMain calls testing.M.Run, which eventually calls x509.CertPool.AppendCertsFromPEM
|
Go code sanity check
daemon_test.TestAppCanSigHupWithoutExecute calls io.Copy, which eventually calls x509.Certificate.Verify
|
Go code sanity check
daemon_test.TestAppCanSigHupWithoutExecute calls io.Copy, which eventually calls x509.Certificate.VerifyHostname
|
Go code sanity check
testutils.init#1 calls x509.CreateCertificate
|
Go code sanity check
broker.New calls errors.joinError.Error, which calls x509.HostnameError.Error
|
Go code sanity check
broker.Broker.NewSession calls x509.MarshalPKIXPublicKey
|
Go code sanity check
testutils.init#1 calls x509.ParseCertificate
|
Go code sanity check
broker_test.encryptSecret calls x509.ParsePKIXPublicKey
|
Go code sanity check
Process completed with exit code 3.
|
Loading