This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5d0a056de
nextcloud-server
/
apps
/
user_ldap
/
js
/
wizard
History
Arthur Schiwon
3e26e1ec16
LDAP Wizard: reset connection status indicator when switching LDAP config
2016-04-25 16:24:44 +02:00
..
configModel.js
controller.js
view.js
LDAP Wizard: reset connection status indicator when switching LDAP config
2016-04-25 16:24:44 +02:00
wizard.js
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
2015-04-09 21:05:16 +02:00
wizardDetectorFilterUser.js
compile user and login filter on the first time automatically, if a suggestion was provided
2015-04-09 21:05:16 +02:00
wizardDetectorGeneric.js
wizardDetectorGroupCount.js
wizardDetectorGroupObjectClasses.js
wizardDetectorGroupsForGroups.js
wizardDetectorGroupsForUsers.js
wizardDetectorPort.js
wizardDetectorQueue.js
wizardDetectorSimpleRequestAbstract.js
wizardDetectorTestAbstract.js
wizardDetectorTestBaseDN.js
wizardDetectorTestConfiguration.js
wizardDetectorTestLoginName.js
wizardDetectorUserCount.js
wizardDetectorUserDisplayNameAttribute.js
wizardDetectorUserGroupAssociation.js
wizardDetectorUserObjectClasses.js
wizardFilterOnType.js
wizardFilterOnTypeFactory.js
wizardObject.js
wizardTabAbstractFilter.js
check optional parameter before using it,
fixes
#16147
2015-05-07 22:18:29 +02:00
wizardTabAdvanced.js
Merge pull request
#22102
from owncloud/ldap_2nddispname-master
2016-02-06 13:27:01 +01:00
wizardTabElementary.js
changed 1.000 to 1,000
2015-11-12 15:39:57 +09:00
wizardTabExpert.js
wizardTabGeneric.js
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
2016-04-19 16:20:17 +02:00
wizardTabGroupFilter.js
Fix race condition when switching filter mode.
Fixes
#22278
2016-02-12 21:51:06 +01:00
wizardTabLoginFilter.js
Fix race condition when switching filter mode.
Fixes
#22278
2016-02-12 21:51:06 +01:00
wizardTabUserFilter.js
Fix race condition when switching filter mode.
Fixes
#22278
2016-02-12 21:51:06 +01:00