当我登录到Github.com时,它显示:
Your password is weak and can be easily guessed. You must update your password to continue using GitHub.com.
并且该页面导致重置密码。当输入我的电子邮件地址时,它会显示:
That address is not a verified primary email or is not associated with a personal user account. Organization billing emails are only for notifications
我有用户名和正确的密码,但没有电子邮件。我想知道如何获得verified primary email
,或者我可以用其他方式重置密码?
发布于 2021-08-17 19:39:59
现在,您可以使用旧密码无限制地生成令牌,您可以将旧密码存储在本地计算机中,以便从命令行访问存储库。
https://stackoverflow.com/questions/60693348
复制相似问题