Ash Wilson

Results 141 comments of Ash Wilson

A downside of this is that you won't be tracking progress toward achievements before you install this package. I think that's okay, though. You wouldn't want to earn ten in...

@rgbkrk: Well, now it's a :racehorse:

Nah, I'm done for the night. Got a bit of a headache. Also, at least one of my remaining issues I suspect will be a puzzler. You've got time to...

Hmmm, should I add a `PreBuildAction` too, or rename things so we have "hooks" that can run at different phases of the build maybe? I like the symmetry but I...

The validation errors looks kind of ugly in the form. Think I should mess with the CSS on this PR too? Oh, something else. When the build fails because of...

> Only if you want to. I wouldn’t worry about merging this in even if the errors look horrible. It’s not that common a problem, and if someone using this...

Hmmm, checking a secret token might let us "verify" that requests are coming from the right source, but that doesn't buy us much. An attacker who knows your DCIY's url...

The hardest part I see here implementation-wise is working with setups behind a NAT router. If you don't have a port forwarded, there's not much you can do to get...

Also, automatically setting up a project when getting a payload would be dangerous. Anyone who finds your instance could get you to run arbitrary code! :warning: :warning: