0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-28 16:56:26 -05:00
forgejo/models/auth
Nanguan Lin c077a084d7
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`.
2023-11-12 14:31:03 +02:00
..
main_test.go
oauth2.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-08-21 14:19:43 +08:00
oauth2_test.go Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618) 2023-08-21 14:19:43 +08:00
session.go
source.go Fix wrong xorm Delete usage(backport for 1.20) (#28003) 2023-11-12 14:31:03 +02:00
source_test.go
token.go
token_scope.go
token_scope_test.go
token_test.go
twofactor.go
webauthn.go
webauthn_test.go