James Hodgkinson

Results 451 comments of James Hodgkinson

Rebase and fmt while you're there 😸

Seeing it also from Australia Sat Oct 4 23:37:11 UTC 2025, website is down as well website, since the coverage tool doesn't report ray IDs ``` Ray ID: 9890467d3de25e8f Your...

Thanks @afinetooth I totally appreciate I'm using a free service, it's a good one!

@CEbbinghaus has already indicated they're working on it. Please understand this is not a massive infinitely-resourced corporate project, so things take time.

If you're using OTLP exports it's possibly that as well because some change to `tracing-forest` seems to have broken it 😢

Update: it's definitely that, I have a fix, will work on it

Or just have a secondary check that it's a `Host::Domain`? 😄

It should already be returning this, going by [the source code](https://github.com/kanidm/kanidm/blob/81224bc7004be58b738166340446e547e3b77408/server/core/src/https/oauth2.rs#L705).

Sorting options should be a default feature on any interface (REST API, code, cli or web UI) that responds with more than one element. That doesn't mean sort by default...