SIGN IN SIGN UP

core: bundle GitLab auth plugin directly instead of dynamic install

Remove dynamic installation of built-in plugins. GitLab auth is now imported

directly as an internal plugin, eliminating network requests during startup

and simplifying the plugin loading logic.

Removes the need for test mocks since plugins are no longer

dynamically installed at runtime.
D
Dax Raad committed
9adcf524e2e64f13754e7e9f07149ca888f4175a
Parent: 531b194