mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-17 23:03:55 +09:00
support dsa key format
This commit is contained in:
@@ -101,6 +101,7 @@ var (
|
|||||||
"(MCE)": 1702,
|
"(MCE)": 1702,
|
||||||
"(McE)": 1702,
|
"(McE)": 1702,
|
||||||
"(RSA)": 2048,
|
"(RSA)": 2048,
|
||||||
|
"(DSA)": 1024,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user