Two-step verification.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 21 Apr 2022 13:20:02 +0300
changeset 2525 cb9c3e5c2884
parent 2524 748dd6b6084c
child 2526 8f83c9cd3059
Two-step verification.
bitbucket.rst
--- a/bitbucket.rst	Thu Apr 21 13:17:28 2022 +0300
+++ b/bitbucket.rst	Thu Apr 21 13:20:02 2022 +0300
@@ -26,3 +26,13 @@
 and avoid leaking it into shell history, ompare with the previous Git command::
 
   git clone https://$USER@bitbucket.org/$USER/$REPO.git
+
+Two-step verification
+=====================
+
+Bitbucket recommends avoiding HTTPS and set up SSH key to access Git repositories:
+
+https://support.atlassian.com/bitbucket-cloud/docs/configure-ssh-and-two-step-verification/
+  Configure SSH and two-step verification.
+
+