You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: docs/installing.markdown
+8-4
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,15 @@ order: 1
14
14
15
15
On first launch, `Bittray` will ask for two things:
16
16
17
-
1. The URL of your Bitbucket Enterprise server, and
18
-
1. The username you use to log in to Bitbucket
17
+
1. The username you use to log in to Bitbucket, and
18
+
1. The URL of your Bitbucket server
19
19
20
-
These two settings are stored in the [Windows Credential Manager](https://support.microsoft.com/en-ca/help/4026814/windows-accessing-credential-manager)
21
-
as a _Windows Credential_ under the key `bittray:conf`.
20
+
These two settings are stored in the [Windows Credential Manager](https://support.microsoft.com/en-ca/help/4026814/windows-accessing-credential-manager)
21
+
as a _Windows Credential_ under the key `bittray:conf`.
22
+
23
+
1. You will then be asked for your Bitbucket password.
24
+
25
+
It will be not stored and is only valid until you quit Bittray. See [Security]({{ site.baseurl }}/security) for more details.
22
26
23
27
### Note
24
28
The URL must take _exactly_ the format `http://example.com:7990`, with a port (if not `80`) and no trailing slash.
0 commit comments