Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-25 | Fix ACME config for python 2. (#4717) | Richard van der Hoff | 2 | -3/+8 | |
Fixes #4675. | |||||
2019-02-25 | switch from google.com to recaptcha.net for reCAPTCHA (#4731) | Matthew Hodgson | 5 | -5/+7 | |
* add trivial clarification about jemalloc * switch from google.com to recaptcha.net because https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally | |||||
2019-02-25 | Newsfile | Erik Johnston | 2 | -1/+2 | |
2019-02-25 | Add more debug for membership syncing issues (#4719) | Richard van der Hoff | 3 | -9/+56 | |
2019-02-25 | Log tracebacks correctly | Erik Johnston | 3 | -7/+12 | |
2019-02-25 | Fixup changelog | Erik Johnston | 1 | -1/+1 | |
2019-02-25 | Fix typo | Erik Johnston | 1 | -1/+1 | |
2019-02-25 | Add logging when sending error | Erik Johnston | 1 | -0/+1 | |
2019-02-25 | More comments | Erik Johnston | 1 | -0/+4 | |
2019-02-25 | Assert rather than clobber the values | Erik Johnston | 1 | -2/+2 | |
2019-02-25 |