0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/models/auth
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
Following #28220

This PR move more functions to use `db.Find`.

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-01-15 02:19:25 +00:00
..
access_token_scope_test.go
access_token_scope.go
access_token_test.go
access_token.go
auth_token.go
main_test.go
oauth2_list.go
oauth2_test.go
oauth2.go
session.go
source_test.go
source.go
twofactor.go
webauthn_test.go
webauthn.go