Diese Version von GitHub Enterprise wurde eingestellt am 2023-03-15. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für bessere Leistung, verbesserte Sicherheit und neue Features aktualisiere auf die neueste Version von GitHub Enterprise. Wende dich an den GitHub Enterprise-Support, um Hilfe zum Upgrade zu erhalten.
Benutzer
Verwende die REST-API, um öffentliche und private Informationen zu authentifizierten Benutzer*innen abzurufen.
- Benutzer
- Get the authenticated user
- Update the authenticated user
- List users
- Get a user
- Get contextual information for a user
- E-Mails
- List email addresses for the authenticated user
- Add an email address for the authenticated user
- Delete an email address for the authenticated user
- List public email addresses for the authenticated user
- Follower
- List followers of the authenticated user
- List the people the authenticated user follows
- Check if a person is followed by the authenticated user
- Follow a user
- Unfollow a user
- List followers of a user
- List the people a user follows
- Check if a user follows another user
- GPG-Schlüssel
- List GPG keys for the authenticated user
- Create a GPG key for the authenticated user
- Get a GPG key for the authenticated user
- Delete a GPG key for the authenticated user
- List GPG keys for a user
- Git-SSH-Schlüssel