Mike Parker

Results 25 comments of Mike Parker

Yeah, it means aimed grenades are still just as vicious but unaimed / spammy / dodged grenades could be ignored rather than dealing a medium to small amount of damage.

Would be interesting to know the blue pipe values too. I guess thats one of the biggest contenders to have its radius reduced, if indeed it's radius is larger than...

As a simple fix, I wouldnt mind having a lower cutoff at like 25% or something, that would be quite easy to implement and woudlnt really change the gameplay drastically....

Maybe the problem is returning here https://github.com/Versent/saml2aws/blob/cd493549dfd492e4bb16cd5f8d3b0dfae410dc9b/cmd/saml2aws/commands/exec.go#L49-L51 instead of trying to login with the provided creds as per here https://github.com/Versent/saml2aws/blob/cd493549dfd492e4bb16cd5f8d3b0dfae410dc9b/cmd/saml2aws/commands/console.go#L86-L88

Looks like an empty config file is created https://github.com/Versent/saml2aws/blob/cd493549dfd492e4bb16cd5f8d3b0dfae410dc9b/pkg/awsconfig/awsconfig.go#L146 Which is loaded with a default expiry time of 0, which then is counted as expired. Shouldnt all this logic just...

Yes you're right, this is a confusing gap in functionality. We kept all the existing GitHub integrations when we turned off free Autobuilds, so if users upgrade to a paid...

> My container have also this trouble (today): > `docker pull nelsonsoftware/nelson-sio-cli:latest` > > ``` > 5a81b172d58f: Waiting > error pulling image configuration: errors: > unauthorized: authentication required > unauthorized:...

Thanks for the feedback, when you say 'not feasible' is that simply its tedious to click into every repo or there is a wider permissions issue?

Got it thanks. We do have an API you can call so you could script it if you wanted, but it's not publicly documented right now. But that won't fix...

Looking into this now. From a quick glance it looks like your header is non-standard as per the spec https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For as you should separate IP addresses with a comma and...