Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add guidance for configuring 2FA on GitHub accounts #974

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

tobyhodges
Copy link
Member

If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number.

Fixes #922

Please briefly summarise the changes made in the pull request, and the reason(s) for making these changes.

This adds a section to the Setup instructions about creating a GitHub account, including some guidance for learners about configuring multi-factor authentication. We are outsourcing most of the configuration instructions to GitHub themselves, as the interface and process may change relatively often.

If any relevant discussions have taken place elsewhere, please provide links to these.

This change was discussed with Maintainers of other Git lessons in The Carpentries, and further by the @swcarpentry/curriculum-advisors.

This PR replaces #973

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/swcarpentry/git-novice/compare/md-outputs..md-outputs-PR-974

The following changes were observed in the rendered markdown documents:

 md5sum.txt |  2 +-
 setup.md   | 36 ++++++++++++++++++++++++++++++++++--
 2 files changed, 35 insertions(+), 3 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-09-26 14:57:28 +0000

github-actions bot pushed a commit that referenced this pull request Sep 26, 2023
Copy link
Member

@coatless coatless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

Copy link
Contributor

@kekoziar kekoziar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tobyhodges, thanks for incorporating the feedback =)

github-actions bot pushed a commit that referenced this pull request Sep 26, 2023
@kekoziar kekoziar merged commit c3867a4 into swcarpentry:main Sep 26, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 26, 2023
Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Sep 26, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 2, 2023
Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 2, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Oct 3, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 3, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Oct 10, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 10, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Oct 17, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 17, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Oct 24, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 24, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Oct 31, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Nov 7, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : d30cc90
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-14 00:24:16 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : d30cc90
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-14 00:24:16 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : d30cc90
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-14 00:24:16 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit that referenced this pull request Nov 20, 2023
Auto-generated via {sandpaper}
Source  : b78cc19
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-09-26 15:00:09 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request #974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Nov 21, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 21, 2023
Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to unode/git-novice that referenced this pull request Nov 21, 2023
Auto-generated via {sandpaper}
Source  : a3f6050
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-21 01:11:20 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Nov 28, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Dec 5, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Dec 12, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Dec 19, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Dec 26, 2023
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Jan 2, 2024
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Jan 9, 2024
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Jan 16, 2024
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
github-actions bot pushed a commit to UCSBCarpentry/git-novice that referenced this pull request Jan 23, 2024
Auto-generated via {sandpaper}
Source  : bfa4e47
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-10-02 17:13:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c3867a4
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-09-26 14:58:26 +0000
Message : Merge pull request swcarpentry#974 from tobyhodges/add-2fa-setup

add guidance for configuring 2FA on GitHub accounts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-factor authentication will be required by GitHub by the end of 2023
3 participants