Firstyear

Results 1097 comments of Firstyear

@jameskr97 Yeah, I think we do this in small batches rather than a huge PR, so let us know when you want to review/merge.

I just submitted the updated idl to web-sys for this.

We've spoken about it before, but we should make this db_folder not db_path since we have multiple files we put into that folder now that we should track. We'd need...

We should be cleaning that lock up after execution, so that's a problem ... We do actually know when we are in config test: https://github.com/kanidm/kanidm/blob/master/server/daemon/src/main.rs#L750 https://github.com/kanidm/kanidm/blob/master/server/core/src/lib.rs#L792 But it looks like...

@ToxicMushroom This one is a good lesson in "If a user reports a problem, it's a good idea to believe them and test it before jumping to answers". People tend...

I won't be able to submit this to a mailing list, as I don't have a git email work flow setup. Feel free to send this on my behalf.

> There are pros and cons to making this an action users have to consent to (and therefore, that we can inform the website that an update took place) vs...

I think you both have missed my point - the UI/UX around trying to coordinate a delete function as an RP will be extremely tricky to communicate to a user,...

> Maybe a crazy take on the other direction, but I think would make things simpler: if passkeys are designed to identify a single person (maybe using multiple devices in...

I was thinking we need to address the serialisation side soon. @micolous We should catch up and resolve this once and for all.