Fix for #3526992: Media revision shows `Anonymous` instead of correct user in DropzoneJS EB widget
Closes #3526992
This MR fixes the issue where media entities uploaded via the Media Entity DropzoneJS with edit & Media Entity DropzoneJS widget were incorrectly showing the revision author as Anonymous (not verified). It now correctly assigns revision_user to the current authenticated user.