Re: [GNC-dev] Patelco stopped supporting OFX... other options

2020-06-19 Thread John Ralls
The actual OAUTH implementation begins with https://cdn.plaid.com/link/v2/stable/link-initialize.js. I don't really have time ATM to reformat and study it, but it supports my initial suspicion that they're setting up a man-in-the-middle to obtain an OAUTH token to monitor the user's bank accoun

Re: [GNC-dev] Patelco stopped supporting OFX... other options

2020-06-19 Thread Jean Laroche
On 6/19/20 9:38 AM, John Ralls wrote: The actual OAUTH implementation begins with https://cdn.plaid.com/link/v2/stable/link-initialize.js. I don't really have time ATM to reformat and study it, but it supports my initial suspicion that they're setting up a man-in-the-middle to obtain an OAU

[GNC-dev] Feature freeze until when?

2020-06-19 Thread Jean Laroche
I believe we're in feature freeze mode, correct? When can we go back to investigating new ideas (or even fixing bugs)? Jean ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] Feature freeze until when?

2020-06-19 Thread John Ralls
> On Jun 19, 2020, at 4:03 PM, Jean Laroche wrote: > > I believe we're in feature freeze mode, correct? When can we go back to > investigating new ideas (or even fixing bugs)? You can do whatever you want in your own repo and you can make PRs with the results, we just won't merge anything t

Re: [GNC-dev] Feature freeze until when?

2020-06-19 Thread Jean Laroche
OK cool, thanks for that. On 6/19/20 5:17 PM, John Ralls wrote: On Jun 19, 2020, at 4:03 PM, Jean Laroche wrote: I believe we're in feature freeze mode, correct? When can we go back to investigating new ideas (or even fixing bugs)? You can do whatever you want in your own repo and you ca