Herbert Poul

Results 175 comments of Herbert Poul

1. Don't install apps you don't trust 😂 2. See #31 3. PRs and contributions welcome, reiterating the obvious not so much.

Yes, Reference fields are not yet supported. Shouldn't be too hard to implement though. https://keepass.info/help/base/fieldrefs.html

Sorry for the late response. Did by any chance this started working with the latest version? It looks like it *should* be supported, the default setting right now is: ```...

@ashed not sure i understand what your mean, but AuthPass should be able to open any kdbx file. So this is not a documentation issue :)

I've now got a great idea.. if anyone ever hears a question, collect them in this issue ;-) > pudyToday at 6:50 PM > Maybe I am super blind, but...

good question.. We should probably just enforce `https` altogether, otherwise you are essentially transmitting plain text passwords (if your server uses basic auth instead of digest auth). I'm not sure...

@uV3301 that would be great. Take a look at https://keepass.info/help/base/keys.html#keyfiles which describes the keyfile. AuthPass already supports reading of the keyfile in those formats. When creating a new keyfile we...

> XML file shall be containining the existing user data data right @uV3301 no, it only contains some bytes which are used as master key.. (i think the keepass article...

hmm? it's stored in the `KdbxFile` class in the `credentials` property.. in case it was opened with a password. If it was opened through "quick unlock" it will only contain...