- replace token-based launcher auth with password-based login and sessions - migrate legacy launcher_token values into bcrypt-backed password storage - add one-shot local auto-login bootstrap - update config UI, i18n strings, docs, and auth-related tests |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| migration.go | ||
| migration_test.go | ||
| password_store.go | ||