You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/js/wizard
Jörn Friedrich Dreyer 4d31caa6f8
fix a few minor code smells
9 years ago
..
configModel.js Hide the LDAP password in the client side 10 years ago
controller.js
view.js Hide the LDAP password in the client side 10 years ago
wizard.js fix a few minor code smells 9 years ago
wizardDetectorAvailableAttributes.js
wizardDetectorBaseDN.js
wizardDetectorClearGroupMappings.js
wizardDetectorClearUserMappings.js
wizardDetectorEmailAttribute.js
wizardDetectorFeatureAbstract.js
wizardDetectorFilterGroup.js
wizardDetectorFilterLogin.js compile user and login filter on the first time automatically, if a suggestion was provided 11 years ago
wizardDetectorFilterUser.js compile user and login filter on the first time automatically, if a suggestion was provided 11 years ago
wizardDetectorGeneric.js
wizardDetectorGroupCount.js
wizardDetectorGroupObjectClasses.js
wizardDetectorGroupsForGroups.js
wizardDetectorGroupsForUsers.js
wizardDetectorPort.js
wizardDetectorQueue.js newlines at end of file 11 years ago
wizardDetectorSimpleRequestAbstract.js
wizardDetectorTestAbstract.js
wizardDetectorTestBaseDN.js
wizardDetectorTestConfiguration.js
wizardDetectorTestLoginName.js doc 11 years ago
wizardDetectorUserCount.js
wizardDetectorUserDisplayNameAttribute.js
wizardDetectorUserGroupAssociation.js
wizardDetectorUserObjectClasses.js
wizardFilterOnType.js newlines at end of file 11 years ago
wizardFilterOnTypeFactory.js newlines at end of file 11 years ago
wizardObject.js
wizardTabAbstractFilter.js check optional parameter before using it, fixes #16147 11 years ago
wizardTabAdvanced.js Merge pull request #22102 from owncloud/ldap_2nddispname-master 10 years ago
wizardTabElementary.js changed 1.000 to 1,000 10 years ago
wizardTabExpert.js newlines at end of file 11 years ago
wizardTabGeneric.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
wizardTabGroupFilter.js Fix race condition when switching filter mode. Fixes #22278 10 years ago
wizardTabLoginFilter.js Fix race condition when switching filter mode. Fixes #22278 10 years ago
wizardTabUserFilter.js Fix race condition when switching filter mode. Fixes #22278 10 years ago