We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 592f47e + 6066822 commit 5afd12aCopy full SHA for 5afd12a
lib/plugins/authldap/conf/metadata.php
@@ -21,4 +21,4 @@
21
$meta['groupkey'] = array('string','_caution' => 'danger');
22
$meta['debug'] = array('onoff','_caution' => 'security');
23
$meta['modPass'] = array('onoff');
24
-$meta['modPassPlain']= array('onoff','_caution' => 'security');
+$meta['modPassPlain'] = array('onoff','_caution' => 'security');
0 commit comments