Sign-in page: show the logo when the page is opened without redirect_uri

The early return for a missing redirect_uri came before the logo loader,
so the logo stayed hidden behind data-loading. An upstream bug, surfaced by
the rebrand check.
This commit is contained in:
2026-09-18 10:58:39 -07:00
parent 68523374d3
commit 189f688768
3 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long