Robby O'Connor

Results 18 issues of Robby O'Connor

A more robust version of #15 -- allows you to choose the CA you wish to use but defaults to [LetsEncrypt.org.](https://letsencrypt.org)

@nickjj I hope you don't mind, I'm making an issue so that if someone wants to take it up.

Same as #31 -- but forward-ported to `master` -- I'm working on a MM ROM so using that branch.

This will also fix issues with the ccache env vars not showing up -- at least in my testing.

[COPY should be used over ADD](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy) and use "--chown=hubot:hubot" to get around the permissions hacks of the past. cc: @Sing-Li @geekgonecrazy

Since https://github.com/justbur/evil-magit/commit/4a375ea3045671a0bdef7cdaed28efc84c9681a5 -- it has stopped working completely with the following message shown: ``` jit-lock-fontify-now: Wrong type argument: number-or-marker-p, nil ```

I found a report with [a decently sized list of vulnerabilities in OpenEMR](https://github.com/zeropwn/vulnerability-reports-and-pocs/blob/master/OpenEMR%20-%20Vulnerability%20Report.pdf) published on May 1st of this year. Not sure if these exist in our code, but we...

Web Security

I would like one uniform place to look for the timeline. We just have to handle the current round, though having both rounds is also handy. This should be prominent...

Like the title says :D Just a suggestion.

Things need to be updated to support go 1.11, currently, things don't work correctly in go 1.11.