Firstyear

Results 1097 comments of Firstyear

Yeah, this one isn't a trivial change to make, though I appreciate your willingness to contribute. You're right that allowing ip's would be too general, it was more that there...

Nah, we need a new syntax type for it. Else it's just hacks and it gets messy :(

``` 2025-07-14 17:15:29 /sbin/ifconfig tun0 10.8.0.1/24 mtu 1500 up ifconfig: in_exec_nl(): Empty IFA_LOCAL/IFA_ADDRESS ``` Is because when the tun device is in point to point mode, it expects you to...

Yep, I just wanted the ticket open to track me needing to add it :)

This is actually mostly done, it's just adding in all the end points now that we have to finish up.

Okay, I think I see where this confusion came from. When we did that migration code, it was in 2022 when no multi-device credentials exists, so we just set that...

Can you test with the PR https://github.com/kanidm/webauthn-rs/pull/511 ? If there are more issues we can resolve them, and then once that's all sorted we will do a release so that...