0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 21:38:56 +01:00
gitea/routers
KN4CK3R 2b101994a6
Fix init mail render logic (#20704)
This bug affects tests which are sending emails (#20307). Some tests reinitialise the web routes (like `TestNodeinfo`) which messed up the mail templates. There is no reason why the templates should be loaded in the routes method.
2022-08-08 20:04:28 +02:00
..
api Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
common
install
private
utils
web Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
init.go