Skip to content

Commit

Permalink
User mapping | moved author specific user mapping from config to conf…
Browse files Browse the repository at this point in the history
…ig.author (Adobe-Consulting-Services#3310)

Co-authored-by: Himanshu Singhal <himanshu.singhal@zeiss.com>
Co-authored-by: david g <davidjgonzalez@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 2, 2024
1 parent 4105c3c commit 77a8c79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ user.mapping=[ \
"com.adobe.acs.acs-aem-commons-bundle:bulk-workflow-runner\=[workflow-process-service]", \
"com.adobe.acs.acs-aem-commons-bundle:manage-controlled-processes\=[acs-commons-manage-controlled-processes-service]", \
"com.adobe.acs.acs-aem-commons-bundle:remote-assets\=[acs-commons-remote-assets-service]", \
"com.adobe.acs.acs-aem-commons-bundle:file-fetch\=[acs-commons-file-fetch-service]" \
"com.adobe.acs.acs-aem-commons-bundle:file-fetch\=[acs-commons-file-fetch-service]", \
"com.adobe.acs.acs-aem-commons-bundle:twitter-updater\=[acs-commons-twitter-updater-service]", \
"com.adobe.acs.acs-aem-commons-bundle:package-replication-status-event-listener\=[acs-commons-package-replication-status-event-service]" \
]
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ user.mapping=[ \
"com.adobe.acs.acs-aem-commons-bundle:httpcache-jcr-storage-service\=[acs-commons-httpcache-jcr-storage-service]", \
"com.adobe.acs.acs-aem-commons-bundle:error-page-handler\=[acs-commons-error-page-handler-service]", \
"com.adobe.acs.acs-aem-commons-bundle:dispatcher-flush\=[acs-commons-dispatcher-flush-service]", \
"com.adobe.acs.acs-aem-commons-bundle:package-replication-status-event-listener\=[acs-commons-package-replication-status-event-service]", \
"com.adobe.acs.acs-aem-commons-bundle:component-error-handler\=[acs-commons-component-error-handler-service]", \
"com.adobe.acs.acs-aem-commons-bundle:twitter-updater\=[acs-commons-twitter-updater-service]", \
"com.adobe.acs.acs-aem-commons-bundle:ensure-service-user\=[acs-commons-ensure-service-user-service]", \
"com.adobe.acs.acs-aem-commons-bundle:shared-component-props\=[acs-commons-shared-component-props-service]", \
"com.adobe.acs.acs-aem-commons-bundle:automatic-package-replicator\=[acs-commons-automatic-package-replicator-service]", \
Expand Down

0 comments on commit 77a8c79

Please sign in to comment.