mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
@@ -464,9 +464,6 @@ public class FragmentOAuth extends FragmentBase {
|
||||
if (descriptor.useCustomTab && !tabs)
|
||||
accept = false;
|
||||
|
||||
if ("com.brave.browser".equals(descriptor.packageName) && Boolean.TRUE.equals(descriptor.useCustomTab))
|
||||
accept = false;
|
||||
|
||||
EntityLog.log(context,
|
||||
"OAuth browser=" + descriptor.packageName +
|
||||
":" + descriptor.version +
|
||||
|
||||
Reference in New Issue
Block a user