James Hodgkinson
James Hodgkinson
That CSP warning shouldn't affect anything because it's style related 🤔
> We leave serialisation exposed so that users can choose whatever format they wish. That could even be feature-gated if we wanted to make it explicit that you're doing a...
> At the same time, I also somewhat disagree with @yaleman on this one that sometimes I think we should return a 200 and then an encoded result in the...
I went down a rabbit hole on our existing event ids the other night and realised they were just enum values leaking, I could definitely see a use for defined...
I'm pulling this out of the bug line because it's less a bug and more a "terrible response that needs to be improved.
Ta, had a brain-freeze, updated the description. 😄
The "link to specific help" could be largely solved by the work intended to be done in https://github.com/kanidm/kanidm/issues/1984 where specific error codes can be documented/referred to.
That's a worrying increase in the WASM size ...
I figured there'd be something like a builtin group "Backup Administrators" which can gate the calls via the API, it shouldn't be *too* messy. Either way, not urgent, just a...
At the moment it's only hacked together to upload things via the API, and no return path for the data to users, so we need to do all the un-ticked...