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
Morris Jobke 3a4568313f Merge pull request #16326 from owncloud/fix-16192 11 years ago
..
configModel.js
controller.js
view.js include base dn test in functionality test 11 years ago
wizard.js update back/continue buttons also on tab click 11 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 newlines at end of file 11 years ago
wizardTabElementary.js Merge pull request #16326 from owncloud/fix-16192 11 years ago
wizardTabExpert.js newlines at end of file 11 years ago
wizardTabGeneric.js throw exception on LDAP error 1, which we usually do not see and is pretty generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint. 11 years ago
wizardTabGroupFilter.js newlines at end of file 11 years ago
wizardTabLoginFilter.js always open filter tab in raw mode, when 'Manually enter LDAP filters' is checked 11 years ago
wizardTabUserFilter.js catch unallowed anonymous auth attempt and show specific error 11 years ago