summaryrefslogtreecommitdiff
path: root/doc/ssh/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update deploy keys documentationAdam Niedzielski2017-03-201-3/+3
|
* cleanup SSH key detailsBen Bodenmiller2017-03-021-29/+64
|
* Simplify the SSH protocol introduction and link to a DO tutorialsimplify-ssh-docRémy Coutable2017-01-311-4/+6
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Refactor SSH keys docsAchilleas Pipinellis2016-12-091-65/+70
| | | | [ci skip]
* Improvements to setting up sshSean Packham2016-12-091-61/+93
|
* Add note on changing password of SSH keyCaesar Schinas2016-05-251-3/+6
|
* Update README.md - SSH password can be changed with `ssh-keygen -p`Caesar Schinas2016-05-141-2/+1
|
* Fixed Window's commands for SSH Help.Aaron Power2016-02-061-2/+19
|
* Fix grammarFelix Eckhofer2016-01-051-1/+1
|
* Clarify the key generation stepFelix Eckhofer2016-01-051-2/+3
| | | | | Users must not change the default filename or they will have to create a suitable .ssh/config which is out-of-scope here.
* Remove misleading `ssh-dsa`Felix Eckhofer2016-01-051-2/+2
| | | | | | | | | The keytype field is actually `ssh-dss` for DSA keys and they will not be stored as `id_rsa.pub`. Note that newer version of ssh actually also support `ecdsa-sha2-nistp256` and others so it is also misleading to assume the field always starts with `ssh-`.
* Correction of markdown in SSH docsLaurens Stötzel2015-11-251-2/+3
|
* Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-161-1/+1
|
* Gilab -> GitLabRobert Schilling2015-10-311-4/+3
|
* fixed step to instructionskaren Carias2015-09-231-13/+13
|
* fixed textkaren Carias2015-09-171-2/+1
|
* note about global keyskaren Carias2015-09-131-0/+3
|
* added note about unique SSH keyskaren Carias2015-07-241-0/+3
|
* Show username SSH config exampleJeff Blaine2015-06-191-3/+5
|
* Include non-default ssh key location infoJeff Blaine2015-06-191-1/+27
| | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/875 Provide help for people who aren't SSH-clued by indicating how to point to key files that have been named something other than the default. A lot of people seem to assume that the filename they choose is irrelevant and then wonder why their private key is not being found by simple 'ssh' commands.
* Add application section to SSH documentationKaren Carias2015-04-141-0/+6
|
* Fix typo 'projecti' to 'project' in ssh doc [ci skip]Bart Deslagmulder2015-03-261-1/+1
|
* Replace linux with GNU/Linux to recognize the work of Dr. Stallman.replace-linux-with-gnu-linuxSytse Sijbrandij2015-03-151-1/+1
|
* Consolidate the SSH topics into a single file, since the twoEwan Edwards2015-02-041-2/+71
| | | | | | available topics are quite short. Also correct some missing words, punctuation.
* Update docs to markdown style guide.Ciro Santilli2014-06-031-2/+4
|
* SSH section was missing in doc and corrected the deploy key section.dosire2014-04-011-0/+2