This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
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
tokarchuk/v1.17
fundon
10 years ago
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
1
models/publickey.go
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
third_party/gitea
Title
Body
Create Issue