Show More
@@ -109,7 +109,7 b' Currently it support following options:' | |||
|
109 | 109 | |
|
110 | 110 | If you need to clone repositories that are protected via basic auth, you |
|
111 | 111 | might pass the url with stored credentials inside eg. |
|
112 | `http://user:passw@remote.server/repo, RhodeCode will try to login and clone | |
|
112 | `http://user:passw@remote.server/repo`, RhodeCode will try to login and clone | |
|
113 | 113 | using given credentials. Please take a note that they will be stored as |
|
114 | 114 | plaintext inside the database. RhodeCode will remove auth info when showing the |
|
115 | 115 | clone url in summary page. |
General Comments 0
You need to be logged in to leave comments.
Login now