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
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
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
> 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
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