We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f64d1 commit 0a8a44fCopy full SHA for 0a8a44f
CONTRIBUTING-TO-ESAPI.txt
@@ -5,6 +5,14 @@ Getting Started:
5
"Contributing to ESAPI legacy" in ESAPI's README.md file. It
6
make contain updates and advice not contained herein.
7
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
16
Finding Something Interesting to Work on:
17
18
See the section "Contributing to ESAPI legacy in
0 commit comments