This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
support dsa key format
for-closed-social
fundon
10 years ago
parent
263fc76b87
commit
eb1e6f8e3e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
models/publickey.go
+ 1
- 0
models/publickey.go
View File
@ -101,6 +101,7 @@ var (
"(MCE)"
:
1702
,
"(McE)"
:
1702
,
"(RSA)"
:
2048
,
"(DSA)"
:
1024
,
}
)
Write
Preview
Loading…
Cancel
Save