Add repository login component username validation#3166
Add repository login component username validation#3166AkihiroSuda merged 1 commit intocontainerd:mainfrom Shikachuu:fix-login-username
Conversation
|
Thanks @Shikachuu ! Left a couple of comments. |
Ngl I don't see any comments but this one, where should I find those? Checked the CI too, at first glance it doesn't seem login related. |
My bad - forgot to press the big green button to send these comments :p You should see them now. |
|
@Shikachuu can you rebase on the latest main? There has been some kerfuffle earlier on project checks (my fault). Hopefully rebasing should fix it. |
✔️ done, hopefully fixes it! |
It does. LGTM as far as I am concerned (I am not a maintainer here, so, this is not formal approval). |
Signed-off-by: Czékus Máté <mate@picloud.hu>
Validate username in
login.gocommandFixes #3069