This website requires JavaScript.
Explore
Help
Register
Sign In
sanctureplicum
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
support dsa key format
Browse Source
release
fundon
2014-09-29 12:37:34 +08:00
parent
263fc76b87
commit
eb1e6f8e3e
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
models/publickey.go
Unescape
Escape
View File
@ -101,6 +101,7 @@ var (
"(MCE)"
:
1702
,
"(McE)"
:
1702
,
"(RSA)"
:
2048
,
"(DSA)"
:
1024
,
}
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
sanctureplicum/gitea
Title
Body
Create Issue