Git Credential Manager is a secure, cross-platform credential helper that
provides a user-friendly alternative to PATs and SSH keys. Updating the
docs to increase user awareness of this option.
This updates the audit log documentation to include the `download_zip`
action under the `repo` category which is currently missing.
This is triggered when a user clicks the "Download ZIP" link in the
repo UI or uses the "Download a repository archive" APIs (which
support both ZIP and TAR archives).
Someone has [asked][1] about this on the Community Forum recently. I
suspect this is related to the recent Heroku incident which drove people
towards the audit log. As has been [noted][2] in Slack, the Heroku
GitHub integration does like to frequently download ZIPs.
[1]: https://github.community/t/github-audit-log-doesnt-mention-repo-download-zip/232978
[2]: https://github.slack.com/archives/C03BSQZ89NG/p1650146666951349?thread_ts=1650129385.654679&cid=C03BSQZ89NG
The hyperlink pointing to the Debian project's page for
the ca-certificates package is outdated and, when clicked,
results in an Error page from the target website.
That's because the URL references the now EOL'd "jessie"
release (support for the LTS version ended on 2020-06-30),
and information for packages targeting that version is no
longer available from packages.debian.org.
In addition, the URL includes an ISO 639-1 language code
("hu") that would result in localised descriptions for the
requested package and its related packages in Hungarian.
This is most likely a typo, as that particular language is
not offered as an option while browsing GitHub's Docs.
This commit removes the language code and sets the release
name to "bullseye" (the current stable Debian release).
* Add example for outputting a gpg public key
* Update checking-for-existing-gpg-keys.md
* Delete display-existing-gpg-public-key.md
Co-authored-by: hubwriter <hubwriter@github.com>
* Replace accessibility-tab.png with octicon
* Update and version appearance-tab references
* Replace codespaces-tab.png with octicon
* Replace product name with reusable
* Version reusable using developer-settings.png
* Version reusable using notifcations_menu.png
* Replace org-settings-pages.png with octicon
* Version reusable using repos-tab.png
* Version reusable using saved-replies-tab.png
* Version reusable with settings-applications.png
* Version reusable with settings-sidebar-account-security.png
* version reusable with settings-sidebar-account-settings.png
* Replace settings-sidebar-billing-plans.png with octicon
* Replace settings-sidebar-blocked-users.png with octicon
* Version settings-sidebar-deploy-keys.png
* Version reusable with settings-sidebar-emails.png
* Replace settings-sidebar-interaction-limits.png with octicon
* Replace settings-sidebar-organizations.png with octicon
* Version use of settings-sidebar-repositories.png
* Version reusable with settings-seidebar-security-analysis.png
* Version reusable with settings-sidebar-ssh-keys.png
* Version reusable with settings-sidebar-team-settings.png
* Replace settings-sidebar-third-party-access.png with octicon
* Version reusable with settings-user-orgs.png
* Replace user-settings-pages.png with octicon
* Update pages octicon
* Add explicit versions to elsif tags
* Rewording for consistency
* Improve versioning for future GHAE
* Add missing space
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* version use of teams/review-button.png
* Replace scheduled-reminders-teams.png with octicon
* Replace scheduled-reminds-profile.png with octicon
* Version reusable with org-security-settings-tab.png
* Version uses of audit-log-tab.png
* Version use of org-settings-audit-log.png
* Fix elsif tags for versioning
* Remove section versioned to never display
* Remove space that broke liquid
* Add explicit versions to elsif liquid tag
* Update versioning for future GHAE
* Update references to sidebar for consistency with other PRs