nextcloud/apps/user_ldap/js/wizard
Marc Hefter 5ea46d81bb
nice up the code handling AccountManager
merging defaultScopes from DEFAULT_SCOPES and account_manager.default_property_scope
removing unneccessary profileScope setting (using config.php instead)
honoring admin choice 'profile.enabled'=>false in config.php
moved checking for empty array to updateProfile function
corrected some typos and cleaned some comments

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@gmail.com>
2023-04-06 08:20:30 +02:00
..
configModel.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
controller.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
view.js Replace custom tooltips with native ones and add description to all elements which have title 2023-03-16 12:10:45 +01:00
wizard.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
wizardDetectorAvailableAttributes.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorBaseDN.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorClearGroupMappings.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorClearUserMappings.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorEmailAttribute.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorFeatureAbstract.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorFilterGroup.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorFilterLogin.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorFilterUser.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorGeneric.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorGroupCount.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorGroupObjectClasses.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorGroupsForGroups.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorGroupsForUsers.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorPort.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorQueue.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardDetectorSimpleRequestAbstract.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorTestAbstract.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorTestBaseDN.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorTestConfiguration.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
wizardDetectorTestLoginName.js doc 2015-04-09 13:56:20 +02:00
wizardDetectorUserCount.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorUserDisplayNameAttribute.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardDetectorUserGroupAssociation.js fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
wizardDetectorUserObjectClasses.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardFilterOnType.js fixes LDAP Wizard forgetting groups on select with search 2019-06-21 14:50:40 +02:00
wizardFilterOnTypeFactory.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardObject.js LDAP Wizard Overhaul 2015-04-09 09:47:49 +02:00
wizardTabAbstractFilter.js fixes LDAP Wizard forgetting groups on select with search 2019-06-21 14:50:40 +02:00
wizardTabAdvanced.js nice up the code handling AccountManager 2023-04-06 08:20:30 +02:00
wizardTabElementary.js Add generic type and description when its missing 2022-01-11 17:13:04 +01:00
wizardTabExpert.js Add generic type and description when its missing 2022-01-11 17:13:04 +01:00
wizardTabGeneric.js Add generic type and description when its missing 2022-01-11 17:13:04 +01:00
wizardTabGroupFilter.js Fix race condition when switching filter mode. Fixes #22278 2016-02-12 21:51:06 +01:00
wizardTabLoginFilter.js Add generic type and description when its missing 2022-01-11 17:13:04 +01:00
wizardTabUserFilter.js l10n: Spelling unification 2021-05-21 11:50:12 +02:00