Open iiiCpu opened 3 months ago
Right now if --multi-user option is set, guest user is allowed to select any user space. It's more logical for guest to pass user selection and automatically set current user to session_id.
--multi-user
session_id
Right now if
--multi-user
option is set, guest user is allowed to select any user space. It's more logical for guest to pass user selection and automatically set current user tosession_id
.