Skip to content

disable automatic portal launching early on

Harald Sitter requested to merge work/noearlyportal into master

this opts out of color picking support early on in the login process when our environment is still incomplete. not doing this would cause the portal system to launch "too early" and have an incomplete environment set. instead disable the portal support early on and only enable it once we have a working environment constructed.

BUG: 458865

Merge request reports