This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cd1880daa048a685da689c7f41a2e50486494de
nextcloud-server-mirror
/
apps
/
user_ldap
/
js
/
wizard
History
John Molakvoæ (skjnldsv)
6fcd075730
Use DOMContentLoaded and fix sharebymail loading issue
...
Signed-off-by: John Molakvoæ (skjnldsv) <
skjnldsv@protonmail.com
>
2020-07-20 12:42:08 +02:00
..
configModel.js
…
controller.js
…
view.js
…
wizard.js
Use DOMContentLoaded and fix sharebymail loading issue
2020-07-20 12:42:08 +02:00
wizardDetectorAvailableAttributes.js
…
wizardDetectorBaseDN.js
…
wizardDetectorClearGroupMappings.js
…
wizardDetectorClearUserMappings.js
…
wizardDetectorEmailAttribute.js
…
wizardDetectorFeatureAbstract.js
…
wizardDetectorFilterGroup.js
…
wizardDetectorFilterLogin.js
…
wizardDetectorFilterUser.js
…
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
fixes possible override of uniqueMember by autodetection
2019-05-17 16:19:23 +02:00
wizardDetectorUserObjectClasses.js
…
wizardFilterOnType.js
fixes LDAP Wizard forgetting groups on select with search
2019-06-21 14:50:40 +02:00
wizardFilterOnTypeFactory.js
…
wizardObject.js
…
wizardTabAbstractFilter.js
fixes LDAP Wizard forgetting groups on select with search
2019-06-21 14:50:40 +02:00
wizardTabAdvanced.js
add GUI option to set the $home placeholder
2019-02-14 15:22:22 +01:00
wizardTabElementary.js
Use variable for proper translations
2018-03-10 13:00:25 +01:00
wizardTabExpert.js
…
wizardTabGeneric.js
fix obsolete usage of OCdialogs
2020-06-24 17:34:00 +02:00
wizardTabGroupFilter.js
…
wizardTabLoginFilter.js
Update login filter when user filter was newly generated
2017-11-28 12:41:36 +01:00
wizardTabUserFilter.js
…