Publicamos atualizações frequentes em nossa documentação, e a tradução desta página ainda pode estar em andamento. Para obter as informações mais recentes, acesse a documentação em inglês. Se houver problemas com a tradução desta página, entre em contato conosco.

Esta versão do GitHub Enterprise foi descontinuada em 2021-03-02. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, melhorar a segurança e novos recursos, upgrade to the latest version of GitHub Enterprise. Para ajuda com a atualização, contact GitHub Enterprise support.

Updating your GitHub access credentials

GitHub Enterprise Server credentials include not only your password, but also the access tokens, SSH keys, and application API tokens you use to communicate with GitHub Enterprise Server. Should you have the need, you can reset all of these access credentials yourself.

Neste artigo

Requesting a new password

  1. To request a new password, visit https://[hostname]/password_reset.
  2. Enter the email address associated with your personal GitHub Enterprise Server account, then click Send password reset email. The email will be sent to the backup email address if you have one configured.
    Password reset email request dialog
  3. We'll email you a link that will allow you to reset your password. You must click on this link within 3 hours of receiving the email. If you didn't receive an email from us, make sure to check your spam folder.
  4. After clicking on the link in your email, you'll be asked to enter a new password.
    Password recovery box

To avoid losing your password in the future, we suggest using a secure password manager, like LastPass, 1Password, or Keeper.

Changing an existing password

  1. Iniciar sessão (https://[hostname]/login) to GitHub Enterprise Server.
  2. No canto superior direito de qualquer página, clique na sua foto de perfil e, em seguida, clique em Configurações.
    Ícone Settings (Configurações) na barra de usuário
  3. Na barra lateral esquerda, clique em Security (Segurança).
    Configurações de segurança da conta do usuário
  4. Under "Change password", type your old password, a strong new password, and confirm your new password. For help creating a strong password, see "Creating a strong password"
  5. Click Update password.

For greater security, enable two-factor authentication in addition to changing your password. See About two-factor authentication for more details.

Updating your access tokens

See "Reviewing your authorized integrations" for instructions on reviewing and deleting access tokens. To generate new access tokens, see "Creating a personal access token."

Updating your SSH keys

See "Reviewing your SSH keys" for instructions on reviewing and deleting SSH keys. To generate and add new SSH keys, see "Generating an SSH key."

Resetting API tokens

If you have any applications registered with GitHub Enterprise Server, you'll want to reset their OAuth tokens. For more information, see the "Reset an authorization" endpoint.

Preventing unauthorized access

For more tips on securing your account and preventing unauthorized access, see "Preventing unauthorized access."