forgejo/models/auth
Nanguan Lin 6dfe993913
Fix wrong xorm Delete usage(backport for 1.20) (#28003)
manually backport for https://github.com/go-gitea/gitea/pull/27995
The conflict is `ctx` and `db.Defaultctx`.

(cherry picked from commit c077a084d7)
2023-11-14 13:17:12 +01:00
..
auth_token.go [GITEA] rework long-term authentication 2023-10-05 08:50:54 +02:00
main_test.go
oauth2.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-09-08 08:07:19 +02:00
oauth2_test.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-09-08 08:07:19 +02:00
session.go
source.go Fix wrong xorm Delete usage(backport for 1.20) (#28003) 2023-11-14 13:17:12 +01:00
source_test.go
token.go
token_scope.go
token_scope_test.go
token_test.go
twofactor.go
webauthn.go
webauthn_test.go