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
Vincent Petry c406efe74f [IE9] Prevent LDAP password field to become plain text 10 years ago
..
configModel.js LDAP Wizard Overhaul 10 years ago
controller.js LDAP Wizard Overhaul 10 years ago
view.js include base dn test in functionality test 10 years ago
wizard.js update back/continue buttons also on tab click 10 years ago
wizardDetectorAvailableAttributes.js LDAP Wizard Overhaul 10 years ago
wizardDetectorBaseDN.js LDAP Wizard Overhaul 10 years ago
wizardDetectorClearGroupMappings.js LDAP Wizard Overhaul 10 years ago
wizardDetectorClearUserMappings.js LDAP Wizard Overhaul 10 years ago
wizardDetectorEmailAttribute.js LDAP Wizard Overhaul 10 years ago
wizardDetectorFeatureAbstract.js LDAP Wizard Overhaul 10 years ago
wizardDetectorFilterGroup.js LDAP Wizard Overhaul 10 years ago
wizardDetectorFilterLogin.js compile user and login filter on the first time automatically, if a suggestion was provided 10 years ago
wizardDetectorFilterUser.js compile user and login filter on the first time automatically, if a suggestion was provided 10 years ago
wizardDetectorGeneric.js LDAP Wizard Overhaul 10 years ago
wizardDetectorGroupCount.js LDAP Wizard Overhaul 10 years ago
wizardDetectorGroupObjectClasses.js LDAP Wizard Overhaul 10 years ago
wizardDetectorGroupsForGroups.js LDAP Wizard Overhaul 10 years ago
wizardDetectorGroupsForUsers.js LDAP Wizard Overhaul 10 years ago
wizardDetectorPort.js LDAP Wizard Overhaul 10 years ago
wizardDetectorQueue.js newlines at end of file 10 years ago
wizardDetectorSimpleRequestAbstract.js LDAP Wizard Overhaul 10 years ago
wizardDetectorTestAbstract.js LDAP Wizard Overhaul 10 years ago
wizardDetectorTestBaseDN.js LDAP Wizard Overhaul 10 years ago
wizardDetectorTestConfiguration.js LDAP Wizard Overhaul 10 years ago
wizardDetectorTestLoginName.js doc 10 years ago
wizardDetectorUserCount.js LDAP Wizard Overhaul 10 years ago
wizardDetectorUserDisplayNameAttribute.js LDAP Wizard Overhaul 10 years ago
wizardDetectorUserGroupAssociation.js LDAP Wizard Overhaul 10 years ago
wizardDetectorUserObjectClasses.js LDAP Wizard Overhaul 10 years ago
wizardFilterOnType.js newlines at end of file 10 years ago
wizardFilterOnTypeFactory.js newlines at end of file 10 years ago
wizardObject.js LDAP Wizard Overhaul 10 years ago
wizardTabAbstractFilter.js check optional parameter before using it, fixes #16147 10 years ago
wizardTabAdvanced.js Remove another occurance of ldap_nocase 10 years ago
wizardTabElementary.js [IE9] Prevent LDAP password field to become plain text 10 years ago
wizardTabExpert.js newlines at end of file 10 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. 10 years ago
wizardTabGroupFilter.js newlines at end of file 10 years ago
wizardTabLoginFilter.js LDAP Wizard: enable/disable test login name button depending on whether a login name is provided or not 10 years ago
wizardTabUserFilter.js catch unallowed anonymous auth attempt and show specific error 10 years ago