1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 21:06:13 +02:00
gitea/routers/api
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
actions Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
packages Add endpoint for not implemented Docker auth (#28457) 2023-12-13 15:23:53 -05:00
v1 Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00