aboutsummaryrefslogtreecommitdiff
path: root/i18n
AgeCommit message (Collapse)Author
2022-10-13gracefully handle invalid usernames from ProviderDetailsHEADmasterMartin 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-13initial commitMartin Fischer