Re: OAUTH2 implementation

2021-03-30 Thread Dave Page
Hi On Tue, Mar 30, 2021 at 3:36 PM Florian Sabonchi wrote: > Hello in this patch I have implemented oauth2 > > Cool! Unfortunately the patch seems to be messed up. It adds a number of commits that are already in the primary repo, and attempts to remove your OAuth support, rather than adding it.

OAUTH2 implementation

2021-03-30 Thread Florian Sabonchi
Hello in this patch I have implemented oauth2 diff --git a/DEPENDENCIES b/DEPENDENCIES index 6b4d9cfcf..8efe007a1 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -51,6 +51,7 @@ sshtunnel0.4.0 ldap3