The login page should load only the plugins that are absolutely necessary and only when needed #213133
Labels
chore
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
triage_needed
Summary
We've recently learned that the login page loads bundles from quite a few plugins, many of which don't seem relevant at all (e.g.,
spaces
,screenshotMode
). We should investigate why this is happening and see if we can avoid loading some of them or at least load them lazily.Should the login page be a separate lightweight plugin?
The text was updated successfully, but these errors were encountered: