1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-21 23:21:24 +01:00
zeripath ea69ec6f0f
Disable DSA ssh keys by default ()
* Disable DSA ssh keys by default

OpenSSH has disabled DSA keys since version 7.0

As the docker runs openssh > v7.0 we should just disable
DSA keys by default.

Refers to 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Just disable DSA keys by default

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Appears we need to set the minimum key sizes too

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Appears we need to set the minimum key sizes too

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove DSA type

* Fix Tests

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-09 09:52:57 +03:00
..
2020-10-06 12:16:16 -04:00
2020-05-07 22:49:00 +01:00
2020-10-02 23:37:53 -04:00
2020-09-15 19:49:34 -04:00
2019-08-23 12:40:29 -04:00
2020-04-05 07:20:50 +01:00