summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/js
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2015-04-09 13:56:20 +0200
committerArthur Schiwon <blizzz@owncloud.com>2015-04-09 13:56:20 +0200
commit9ed9741d81d56163e61503cc18a2b408868773da (patch)
tree1d3e03d15fb2ef60deb43235c54032c9c494adb0 /apps/user_ldap/js
parent3354881355294170c6550a2e2cbdb61887a4c321 (diff)
downloadnextcloud-server-9ed9741d81d56163e61503cc18a2b408868773da.tar.gz
nextcloud-server-9ed9741d81d56163e61503cc18a2b408868773da.zip
doc
Diffstat (limited to 'apps/user_ldap/js')
-rw-r--r--apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js b/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js
index cf992df43b3..260df5a0fe0 100644
--- a/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js
+++ b/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js
@@ -10,8 +10,8 @@ OCA = OCA || {};
(function() {
/**
- * @classdesc a Port Detector. It executes the auto-detection of the port
- * by the ownCloud server, if requirements are met.
+ * @classdesc checks whether the provided log in name can be resolved into
+ * a DN using the current login filter
*
* @constructor
*/