Fix Undo/Redo crash with the WebApp open while calling the OnPropertyUnexposed.
Fix Rename issue in the WebApp and OnFieldsRenamed never broadcasted in the Engine.
Fix Rename Transaction not created correctly.
Fix RCTransactionListener not keeping the Delegate by reference causing the system to not call bound function to the Delegate if they were bound after the creation of the TransactionListener.
#rb jeremie.roy
[CL 29711290 by andrea botti in ue5-main branch]
Fix forwarded local IP being treated as remote IP for security purposes
#jira UE-182875
#rb amir.keren
#preflight 644042eb8d0bcde49c5eafd6
[CL 25139576 by jeremie roy in ue5-main branch]
Enable remote passphrase enforcement by default when Restrict Server access is enabled
#jira UE-175341
#rb simon.therriault
#lockdown alejandro.arango
#preflight 6425a54d9834526476348afb
[CL 24861268 by jeremie roy in ue5-main branch]
Fix Passphrase login prompt not working
#jira UE-180502
#preflight 64186f6232723d4a203447d1
#rb simon.therriault
#lockdown alejandro.arango
[CL 24739106 by jeremie roy in ue5-main branch]
Unify Allowed IP and AllowListed IP settings
Unify Use Passphrase and Allow passphrase
#jira UE-180586
#rb simon.therriault
#preflight 64149e303f3d31c94a973dd0
#lockdown alejandro.arango
[CL 24724032 by jeremie roy in ue5-main branch]
Disable errors in rc interface temporarily until I figure out why the web app process still gets started on build machines
#preflight 63b5bf4eff7b9ad703fdafed
#rb none
#jira UE-173304
[CL 23579433 by jeremie roy in ue5-main branch]
- Dropdown background color is white
#rb Simon.Therriault David.Gralnik
#jira UE-162640 UE-167979
#preflight 6352f64c9e14ee3c79af8ac8
#lockdown alejandro.arango
[CL 22712326 by amir keren in ue5-main branch]
Adds the required Callbacks and missing Routes for the WebApp, so that it can control the VirtualProperties/Controllers.
Following changes have been made:
- Add OnAdded/OnChanged/OnRemoved/OnRenamed Callback for Controllers
- Add Websocket Messages from those Callbacks to the Server
- Add Metadata Callbacks and implementation of imoprtant information such as "Widget" Metadata
- Fix up existing calls to Deserializer to work for structs
- Renaming VirtualProperty Calls/Methods within the Preset to Controllers
#rb paul.vincent
#rb venugopalan.sreedha
#rb simon.therriault
#rb amir.keren
#jira UE-163264
#preflight 633b5446b12b8af5fd015430
[CL 22324865 by patrick gross in ue5-main branch]