@@ -125,7 +125,6 @@ int main(int argc, char *argv[]) {
}
stringreadpass(){
char*envpass;
envpass=getenv(PW_VARNAME);
@@ -146,5 +145,3 @@ string readpass() {
returnpassword;
}
}
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.