1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers
Adam Majer cbf923e87b
Abstract hash function usage ()
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
..
api Abstract hash function usage () 2023-12-13 21:02:00 +00:00
common Clean up template locale usage () 2023-10-31 22:11:48 +08:00
install Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
private Abstract hash function usage () 2023-12-13 21:02:00 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Abstract hash function usage () 2023-12-13 21:02:00 +00:00
init.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00