1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-21 23:24:29 +00:00
gitea/services
Wim 01dec7577a
Remove SHA1 for support for ssh rsa signing (#31857)
https://github.com/go-fed/httpsig seems to be unmaintained. 

Switch to github.com/42wim/httpsig which has removed deprecated crypto
and default sha256 signing for ssh rsa.

No impact for those that use ed25519 ssh certificates.

This is a breaking change for:
- gitea.com/gitea/tea (go-sdk) - I'll be sending a PR there too
- activitypub using deprecated crypto (is this actually used?)
2024-09-07 18:05:18 -04:00
..
2024-08-19 16:25:41 +00:00
2024-08-20 14:17:21 +08:00
2024-06-19 06:32:45 +08:00
2024-08-02 00:42:08 +00:00
2024-06-19 06:32:45 +08:00
2024-06-05 09:22:38 +08:00
2024-04-07 19:17:06 +08:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00
2024-05-19 12:58:39 +08:00
2024-07-10 11:37:16 +00:00