Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | gracefully handle invalid usernames from ProviderDetailsHEADmaster | Martin Fischer | |
Previously we treated the case that a configured ProviderDetails returned an invalid username as an irrecoverable error but it makes more sense to just instead ask the user to pick a different username. | |||
2022-10-13 | fill out username field when prompting to pick another | Martin Fischer | |
Otherwise browsers are likely to autocomplete the field with an unrelated username, which is very confusing. | |||
2022-10-13 | initial commit | Martin Fischer | |