From eb130c7a42d08b20387c6bb860403c9fc3e6109a Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 6 Aug 2020 22:23:20 +0200 Subject: [PATCH] OAuth website update --- oauth/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/oauth/index.html b/oauth/index.html index 37a0c51bb5..b5e0999508 100644 --- a/oauth/index.html +++ b/oauth/index.html @@ -22,17 +22,17 @@ } function oauth() { - document.location = 'eu.faircode.email://oauth' + window.location.search; + document.location.href = 'eu.faircode.email://oauth' + window.location.search; }

FairEmail

-

FairEmail

+

FairEmail

OAuth

-
+

Privacy policy

Copyright © 2018–2020 by Marcel Bokhorst (M66B)