mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
The installer user is injected for install media login, but we authenticate against our database now instead. This has larger consequences that require a persistent installer user, which is not so easy to disable/defang after installation. Hopefully this is temporary.