From: Arthur Schiwon Date: Wed, 9 Oct 2013 21:03:45 +0000 (+0200) Subject: LDAP Wizard: add forgotten templates X-Git-Tag: v6.0.0beta2~46^2~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f6b60c65866ff07f28ed06dd56aa784b62f1f0c8;p=nextcloud-server.git LDAP Wizard: add forgotten templates --- diff --git a/apps/user_ldap/templates/part.wizard-groupfilter.php b/apps/user_ldap/templates/part.wizard-groupfilter.php new file mode 100644 index 00000000000..d36c171b639 --- /dev/null +++ b/apps/user_ldap/templates/part.wizard-groupfilter.php @@ -0,0 +1,42 @@ +
+
+

+ t('Limit the access to ownCloud to groups meeting this criteria:'));?> +

+

+ + + +

+

+ + + +

+

+ +

+ +

+

+

+

+ 0 t('group(s) found'));?> +

+ +
+
\ No newline at end of file diff --git a/apps/user_ldap/templates/part.wizard-loginfilter.php b/apps/user_ldap/templates/part.wizard-loginfilter.php new file mode 100644 index 00000000000..4cad6595449 --- /dev/null +++ b/apps/user_ldap/templates/part.wizard-loginfilter.php @@ -0,0 +1,37 @@ +
+
+

+ t('What attribute shall be used as login name:'));?> +

+

+ + + +

+

+ + + +

+

+ + + +

+

+

+

+ + +
+
\ No newline at end of file