mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
64c5743751c5f37ec012eeaace44b91e2f5eeee1
* 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 <[email protected]> * Just disable DSA keys by default Signed-off-by: Andrew Thornton <[email protected]> * Appears we need to set the minimum key sizes too Signed-off-by: Andrew Thornton <[email protected]> * Appears we need to set the minimum key sizes too Signed-off-by: Andrew Thornton <[email protected]> * Remove DSA type * Fix Tests Co-authored-by: techknowlogick <[email protected]> Co-authored-by: Lauris BH <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%