]> source.dussan.org Git - nextcloud-server.git/commitdiff
doc
authorArthur Schiwon <blizzz@owncloud.com>
Thu, 9 Apr 2015 11:56:20 +0000 (13:56 +0200)
committerArthur Schiwon <blizzz@owncloud.com>
Thu, 9 Apr 2015 11:56:20 +0000 (13:56 +0200)
apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js

index cf992df43b355945dcb5521e65a766fb20f9018b..260df5a0fe0c05341921320c907df62cc3016b49 100644 (file)
@@ -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
         */