File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ that allows us to read information about and clone your repositories.
23
23
Permissions for connected accounts
24
24
----------------------------------
25
25
26
- Read the Docs does **not ** ask for write permission to your repositories' code
26
+ Read the Docs does not generally ask for write permission to your repositories' code
27
+ (with one exception detailed below)
27
28
and since we only connect to public repositories we don't need special permissions to read them.
28
29
However, we do need permissions for authorizing your account
29
30
so that you can login to Read the Docs with your connected account credentials
@@ -61,6 +62,10 @@ Repository status (``repo:status``)
61
62
:doc: `Read the Docs for Business </commercial/index >`
62
63
asks for one additional permission (``repo ``) to allow access to private repositories
63
64
and to allow us to setup SSH keys to clone your private repositories.
65
+ Unfortunately, this is the permission for read/write control of the repository
66
+ but there isn't a more granular permission
67
+ that only allows setting up SSH keys for read access.
68
+
64
69
65
70
Bitbucket
66
71
~~~~~~~~~
You can’t perform that action at this time.
0 commit comments