michaelk83

Results 147 comments of michaelk83

I'm still in favor of the reorganization I suggested in [my comment above](https://github.com/keepassxreboot/keepassxc/pull/6456#issuecomment-834549465). If wanted, the "Next expiration" can be made editable too, so the user can pick which way...

The last update to this PR was 5 months ago, and it's still marked as draft, so looks like it may be stuck.. @xvallspl , do you need someone to...

If you're going to refactor TouchID, keep in mind interface compatibility with the Windows Hello code. There were plans to abstract them to a common interface. (See #3337)

@le-jawa can you reduce the test cycle by adjusting the transition schedule? So it would take 1-2 minutes or so?

> 1. Search the group tree > `g:/bob/* t:findme` > > 1. Search the specific group > `g:/bob/azure/ssh t:findme` While this functionally achieves the desired results, I think it's too...

Probably resized the left pane to full width. Try dragging from the right edge to resize it smaller. @droidmonkey , it may be useful to show some sort of clickable...

> it's done via polkit so that a native GNOME fingerprint dialog pops up. There's probably more than one way to do it. It's just that there are [multiple other...

Implementation note: If this is going to save the encrypted DB passphrase similar to the [TouchID](https://github.com/keepassxreboot/keepassxc/blob/develop/src/touchid/TouchID.mm) and [WinHello](https://github.com/keepassxreboot/keepassxc/pull/6029/) implementations, the user-space keyring (secret service) is **not** what you want for...

I don't know if there are really problems with IssueHunt, but there is no message about it on their website, and no relevant results in a quick Google search. It...

Sounds about right. I don't think anyone is working on this at the moment.