summaryrefslogtreecommitdiffstats
path: root/models/asymkey/ssh_key_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr...Giteabot2024-08-251-2/+0
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)Giteabot2024-08-161-0/+10
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-111-2/+2
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-111-0/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+3
* Remove `ioutil` (#18222)Gusted2022-01-101-3/+3
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+311
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+187