Skip to content

Commit 0a8a44f

Browse files
committed
Add paragraph on GitHub deprecating passwords for git operations.
1 parent c1f64d1 commit 0a8a44f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING-TO-ESAPI.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Getting Started:
55
"Contributing to ESAPI legacy" in ESAPI's README.md file. It
66
make contain updates and advice not contained herein.
77

8+
A Special Note on GitHub Authentication:
9+
GitHub has announced that they are deprecating authentiation based on
10+
username / password and beginning 2021-08-13, you will no longer be able
11+
to your password to authenticate to 'git' operations on GitHub.com.
12+
Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/
13+
for details and plan accordingly.
14+
15+
816
Finding Something Interesting to Work on:
917

1018
See the section "Contributing to ESAPI legacy in

0 commit comments

Comments
 (0)