Removed toggle ALLOW_APP_PASSWORDS_IN_EAS

This commit is contained in:
Jürgen Kellerer
2021-10-27 09:39:34 +02:00
parent 7fdd73135b
commit d38c371253
3 changed files with 2 additions and 6 deletions

View File

@@ -188,9 +188,6 @@ $MAILBOX_DEFAULT_ATTRIBUTES['mailbox_format'] = 'maildir:';
// Show last IMAP and POP3 logins
$SHOW_LAST_LOGIN = true;
// Allow app passwords in CardDav, CalDav and ActiveSync
$ALLOW_APP_PASSWORDS_IN_EAS = true;
// UV flag handling in FIDO2/WebAuthn - defaults to false to allow iOS logins
// true = required
// false = preferred