forgejo/models/auth
Nanguan Lin 97f4239a94
Fix wrong xorm Delete usage(backport for 1.21) (#28002)
manually backport for https://github.com/go-gitea/gitea/pull/27995
The conflict is `ctx` and `db.Defaultctx`.
2023-11-12 12:58:22 +00:00
..
main_test.go
oauth2.go
oauth2_test.go
session.go
source.go
source_test.go
token.go
token_scope.go
token_scope_test.go
token_test.go
twofactor.go
webauthn.go
webauthn_test.go