From d2bb205b4b7644222e96254ea8ae86cc0f4c8869 Mon Sep 17 00:00:00 2001 From: Albert Wang Date: Fri, 29 Jan 2016 00:31:02 -0800 Subject: [PATCH] Add note about 2-factor auth --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index e9a0335..171eda4 100644 --- a/README.rst +++ b/README.rst @@ -78,3 +78,8 @@ CLI Usage is as follows:: The package can be used to backup an *entire* organization or repository, including issues and wikis in the most appropriate format (clones for wikis, json files for issues). + +Authentication +============== + +Note: Password-based authentication will fail if you have two-factor authentication enabled.