While using GitLab, the username and password are important credentials to log in to the GitLab official website, but sometimes we forget our GitLab username and password. What should we do in this case?
The first method is to retrieve the username. On the login page of GitLab's official website, you can see two options: "Forgot your password?" and "Forgot your username?". Click "Forgot your username?" and the page will jump to the interface for retrieving your username. Enter the bound email address in this interface and click the "Send me reset password instructions" button. GitLab will send an email containing the user name to the email address. If the email address has not been bound to a GitLab account, the username cannot be retrieved.
The second method is to retrieve the password. Click the "Forgot your password?" option on the GitLab login page to enter the password reset page. Enter the bound email address on this page and click the "Send me reset password instructions" button. At this time, GitLab will send an email containing a password reset link to your email address. Click this link, enter your new password and confirm it to successfully reset your password.
It is worth noting that if the email address you enter does not match the bound GitLab account, you cannot reset the password. In addition, if the email address is not verified in the GitLab account, the password cannot be successfully retrieved.
In addition, if you forget your email address, you can follow the steps below:
In summary, when you forget your GitLab official website username or password, you can retrieve the user through Name or reset password to recover. If you encounter a situation that cannot be retrieved, you can try to contact GitLab official customer service for help. When using GitLab, you still need to remember your username and password to avoid unnecessary trouble.
The above is the detailed content of What should I do if I forget my username and password on gitlab official website?. For more information, please follow other related articles on the PHP Chinese website!