Martin Hoefling

Results 11 issues of Martin Hoefling

One nice side-effect of using gopass recipients is that sync also distributes new gpg public keys. However, when you need to revoke a key, this change cannot be distributed via...

feature
gpg
pinned

Insert but do not submit form. This should pass newly created credentials to the signup mask.

enhancement
unsure

Many parts are not designed very nice. E.g. hover buttons and the detail view. Also, there should be tooltips on hover over the (icon only) buttons.

enhancement
help wanted
good first issue

I try to test an extension that uses separate codepaths for chrome and firefox depending on if 'browsers' [is set](https://github.com/martinhoefling/gopassbridge/blob/master/web-extension/generic.js#L3). Currently, tests do only test the chrome paths. So far,...

## Summary Drive API authentication doesn't work anymore as OOB is not supported anymore. ## Error: Error 400: invalid_request The out-of-band (OOB) flow has been blocked in order to keep...

I get the following traceback: ``` ValueError Traceback (most recent call last) /usr/lib/python2.7/dist-packages/IPython/utils/py3compat.pyc in execfile(fname, *where) 173 else: 174 filename = fname --> 175 __builtin__.execfile(filename, *where) /home/martin/local/lib/python2.6/site-packages/python_webdav/bunch.py in () 3...

Filter job by runner / target ...

enhancement

Sounds easy but since we're using salt events for all kind of updates and responses in the molten app, it's not clear how to implement this.

enhancement
unsure