From: Arthur Schiwon Date: Thu, 13 Dec 2012 23:29:48 +0000 (+0100) Subject: Show conflict warning when user_ldap and user_webdavauth are enabled X-Git-Tag: v5.0.0alpha1~330 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b54390f432047dd13b24159107e5bd0351859d55;p=nextcloud-server.git Show conflict warning when user_ldap and user_webdavauth are enabled --- diff --git a/apps/user_ldap/templates/settings.php b/apps/user_ldap/templates/settings.php index d10062c1d9d..470f0684847 100644 --- a/apps/user_ldap/templates/settings.php +++ b/apps/user_ldap/templates/settings.php @@ -4,6 +4,10 @@
  • LDAP Basic
  • Advanced
  • + '.$l->t('Warning: Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them.').'

    '; + } + ?>