0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 10:54:32 +01:00
gitea/docs/content/doc/advanced
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
* 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 #11417

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
..
adding-legal-pages.en-us.md
api-usage.en-us.md
api-usage.zh-cn.md
ci-cd.en-us.md
cmd-embedded.en-us.md
config-cheat-sheet.en-us.md Disable DSA ssh keys by default (#13056) 2020-10-09 09:52:57 +03:00
config-cheat-sheet.zh-cn.md Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
customizing-gitea.en-us.md Add mermaid JS renderer (#12334) 2020-07-27 02:24:09 -04:00
customizing-gitea.zh-cn.md Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor (#11926) 2020-06-17 23:16:59 -04:00
external-renderers.en-us.md Fix external renderers example (#12841) 2020-09-14 18:11:11 -04:00
hacking-on-gitea.en-us.md Add 'make watch' (#12636) 2020-09-04 20:55:06 -04:00
hacking-on-gitea.zh-cn.md
logging-documentation.en-us.md [Docs] Logging Configuration - Use logrotate Instead (#9930) 2020-07-16 12:02:29 -04:00
mail-templates-us.md
make.en-us.md
make.fr-fr.md
make.zh-cn.md
migrations.en-us.md
oauth2-provider.md
repo-indexer.en-us.md
search-engines-indexation.en-us.md
signing.en-us.md
specific-variables.en-us.md
specific-variables.zh-cn.md
third-party-tools.en-us.md Update third-party-tools.en-us.md (#13046) 2020-10-06 12:55:51 -04:00
third-party-tools.zh-cn.md