Martin Hoefling
Martin Hoefling
First of all, thx for the idea. AWS is so far my only site where I have the same issue. One thing that should help in the future is the...
OK, got it. This would only allow to input fields that have an id, right? https://github.com/martinhoefling/gopassbridge/blob/master/web-extension/content.js already has some methods to deal with non id fields. Would it make sense...
@dragon788 my personal opinion is that the 2nd factor (secret to generate totp token) should not be stored alongside with the first one. But I don't mind supporting the case...
https://github.com/gopasspw/gopass/releases/tag/v1.8.5 has been released with gopass api changes
This would require changes in the gopass jsonapi as first. I'm happy to assign the issue to someone who wants to build a PoC as a first step.
I'm happy to assign the issue to someone who wants to build a PoC as a first step.
Can you attach some screenshots of the entries you're referring to?
it's configured in the jsonapi and not gopassbridge: https://github.com/gopasspw/gopass-jsonapi/blob/c387971c639bccc2fa44041988f254e4b88b3007/internal/jsonapi/responses.go#L164 One can probably add all kinds of variation but I am not sure if this should be supported.
That's interesting. I'm using firefox on osx mojave also with dark theme and there it is no issue. Can you give a bit more details on the platform / os...
In principle yes, I would prefer to keep the default style however, as each browser does that a bit differently and it should not feel alien. How about a switch...