Aaron Lindsay

Results 21 comments of Aaron Lindsay

Hmm, I wasn't aware you were emulating an existing interface. Is this script something you would expect folks to use as a drop-in replacement for `openconnect --authenticate` in existing setups,...

Possibly using globs instead of regexes: see http://docs.python.org/library/fnmatch.html#fnmatch.fnmatch.

@wrouesnel Thanks for the PR! If you've tested this and it successfully removes the need for the global browserify installation, would you mind also removing that section from the README?

Yeah, I expect it won't be difficult, and that it'll just take a little time to figure out which QIF fields need to translate to which MoneyGo fields.

> A file changing and being backed up in an inconsistent state should be an error too though, at least for certain files (e.g. database files). For other types (e.g....

> I really don't think that is enough. It should be configurable for which files it does not matter if they change (e.g. log files) and for which files it...

Given my findings at https://github.com/csingley/ofxtools/issues/94#issuecomment-728671212, and the original ofxclient fix for Vanguard (https://github.com/captin411/ofxclient/pull/47), I suspect the most expedient way to allow Vanguard downloads to work is to change the line...

@emin63 If you post the error message you are seeing, it may help others better understand the issue you're seeing. It's hard for me to figure out why my suggested...

Interesting. What HTTP status code are you receiving? At first glance, this seems like it may be a different issue than the one I was facing - I was receiving...

One thing that has confused me about the account filter is that it appears to limit the reports to transactions for which at least one leg of the transaction is...