mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 16:29:37 +00:00
5a438ee3c0
* move all mail related codes from models to modules/mailer * fix lint * use DBContext instead Engine * use WithContext not WithEngine * Use DBContext instead of Engine * don't use defer when sess.Close() * move DBContext to context.go and add some methods * move mailer from modules/ to services * fix lint * fix tests * fix fmt * add gitea copyright * fix tests * don't expose db functions * make code clear * add DefaultDBContext * fix build * fix bug |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go |