Arnaud Berthomier

Results 6 issues of Arnaud Berthomier

The current "configuration story" simply loads a list of timezones from the environment variable `TZ_LIST`: this is just fine for me. The same could be said of the colors: they're...

enhancement

Go allows UTC offsets up to a second. Let's aim for that.

bug

Things are pretty bad right now. 😇

enhancement

The CLI `osdb` has an upload mode, but it only generate error responses from OSDB's API for now. OSDB docs are a little bit thin on the upload topic, but...

enhancement

Fix #24, allowing case insensitive `v=` / `V=` tag name. I *think* that this could be generalized to all tag names per the spec, but I'm not 100% sure. I'd...

Hi! At work, I recently found a case where a DMARC record started with `V=DMARC` (capitalized v) instead of the more traditional `v=DMARC`. The former does not pass the current...