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.
Lennart Rosam 45fba849a9 Remove another occurance of ldap_nocase 9 years ago
..
configModel.js LDAP Wizard Overhaul 9 years ago
controller.js LDAP Wizard Overhaul 9 years ago
view.js include base dn test in functionality test 9 years ago
wizard.js update back/continue buttons also on tab click 9 years ago
wizardDetectorAvailableAttributes.js LDAP Wizard Overhaul 9 years ago
wizardDetectorBaseDN.js LDAP Wizard Overhaul 9 years ago
wizardDetectorClearGroupMappings.js LDAP Wizard Overhaul 9 years ago
wizardDetectorClearUserMappings.js LDAP Wizard Overhaul 9 years ago
wizardDetectorEmailAttribute.js LDAP Wizard Overhaul 9 years ago
wizardDetectorFeatureAbstract.js LDAP Wizard Overhaul 9 years ago
wizardDetectorFilterGroup.js LDAP Wizard Overhaul 9 years ago
wizardDetectorFilterLogin.js compile user and login filter on the first time automatically, if a suggestion was provided 9 years ago
wizardDetectorFilterUser.js compile user and login filter on the first time automatically, if a suggestion was provided 9 years ago
wizardDetectorGeneric.js LDAP Wizard Overhaul 9 years ago
wizardDetectorGroupCount.js LDAP Wizard Overhaul 9 years ago
wizardDetectorGroupObjectClasses.js LDAP Wizard Overhaul 9 years ago
wizardDetectorGroupsForGroups.js LDAP Wizard Overhaul 9 years ago
wizardDetectorGroupsForUsers.js LDAP Wizard Overhaul 9 years ago
wizardDetectorPort.js LDAP Wizard Overhaul 9 years ago
wizardDetectorQueue.js newlines at end of file 9 years ago
wizardDetectorSimpleRequestAbstract.js LDAP Wizard Overhaul 9 years ago
wizardDetectorTestAbstract.js LDAP Wizard Overhaul 9 years ago
wizardDetectorTestBaseDN.js LDAP Wizard Overhaul 9 years ago
wizardDetectorTestConfiguration.js LDAP Wizard Overhaul 9 years ago
wizardDetectorTestLoginName.js doc 9 years ago
wizardDetectorUserCount.js LDAP Wizard Overhaul 9 years ago
wizardDetectorUserDisplayNameAttribute.js LDAP Wizard Overhaul 9 years ago
wizardDetectorUserGroupAssociation.js LDAP Wizard Overhaul 9 years ago
wizardDetectorUserObjectClasses.js LDAP Wizard Overhaul 9 years ago
wizardFilterOnType.js newlines at end of file 9 years ago
wizardFilterOnTypeFactory.js newlines at end of file 9 years ago
wizardObject.js LDAP Wizard Overhaul 9 years ago
wizardTabAbstractFilter.js check optional parameter before using it, fixes #16147 9 years ago
wizardTabAdvanced.js Remove another occurance of ldap_nocase 9 years ago
wizardTabElementary.js Merge pull request #16326 from owncloud/fix-16192 9 years ago
wizardTabExpert.js newlines at end of file 9 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. 9 years ago
wizardTabGroupFilter.js newlines at end of file 9 years ago
wizardTabLoginFilter.js always open filter tab in raw mode, when 'Manually enter LDAP filters' is checked 9 years ago
wizardTabUserFilter.js catch unallowed anonymous auth attempt and show specific error 9 years ago