@@ -207,7 +207,6 @@ int yamlin_parseandcreate(FILE *fin,char *sname,const char *hostname)
hashost=1;
}else
skipthis=1;
break;
casePUB:
if(len!=PUBKEY_LEN||!base64_valid(p,0)){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.