deploying-unreal-engine-pixel-streaming-server-on-ec2 icon indicating copy to clipboard operation
deploying-unreal-engine-pixel-streaming-server-on-ec2 copied to clipboard

default password can be exploited if not changed

Open rayjanwilson opened this issue 2 years ago • 0 comments

with the current implementation, if a user doesn't change the default password, then it can be exploited. turns out the default password isn't needed because if removed it will force the end user to create the password, which is the behavior desired.

rayjanwilson avatar Apr 14 '23 19:04 rayjanwilson