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
Lennart Rosam 45fba849a9 Remove another occurance of ldap_nocase 11 years ago
..
configModel.js LDAP Wizard Overhaul 11 years ago
controller.js LDAP Wizard Overhaul 11 years ago
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 LDAP Wizard Overhaul 11 years ago
wizardDetectorBaseDN.js LDAP Wizard Overhaul 11 years ago
wizardDetectorClearGroupMappings.js LDAP Wizard Overhaul 11 years ago
wizardDetectorClearUserMappings.js LDAP Wizard Overhaul 11 years ago
wizardDetectorEmailAttribute.js LDAP Wizard Overhaul 11 years ago
wizardDetectorFeatureAbstract.js LDAP Wizard Overhaul 11 years ago
wizardDetectorFilterGroup.js LDAP Wizard Overhaul 11 years ago
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 LDAP Wizard Overhaul 11 years ago
wizardDetectorGroupCount.js LDAP Wizard Overhaul 11 years ago
wizardDetectorGroupObjectClasses.js LDAP Wizard Overhaul 11 years ago
wizardDetectorGroupsForGroups.js LDAP Wizard Overhaul 11 years ago
wizardDetectorGroupsForUsers.js LDAP Wizard Overhaul 11 years ago
wizardDetectorPort.js LDAP Wizard Overhaul 11 years ago
wizardDetectorQueue.js newlines at end of file 11 years ago
wizardDetectorSimpleRequestAbstract.js LDAP Wizard Overhaul 11 years ago
wizardDetectorTestAbstract.js LDAP Wizard Overhaul 11 years ago
wizardDetectorTestBaseDN.js LDAP Wizard Overhaul 11 years ago
wizardDetectorTestConfiguration.js LDAP Wizard Overhaul 11 years ago
wizardDetectorTestLoginName.js doc 11 years ago
wizardDetectorUserCount.js LDAP Wizard Overhaul 11 years ago
wizardDetectorUserDisplayNameAttribute.js LDAP Wizard Overhaul 11 years ago
wizardDetectorUserGroupAssociation.js LDAP Wizard Overhaul 11 years ago
wizardDetectorUserObjectClasses.js LDAP Wizard Overhaul 11 years ago
wizardFilterOnType.js newlines at end of file 11 years ago
wizardFilterOnTypeFactory.js newlines at end of file 11 years ago
wizardObject.js LDAP Wizard Overhaul 11 years ago
wizardTabAbstractFilter.js check optional parameter before using it, fixes #16147 11 years ago
wizardTabAdvanced.js Remove another occurance of ldap_nocase 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