You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/auth
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
4 days ago
..
access_token.go
access_token_scope.go Fix nuget/conan/container packages upload bugs (#31967) 6 months ago
access_token_scope_test.go
access_token_test.go
auth_token.go
main_test.go
oauth2.go add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
oauth2_list.go
oauth2_test.go Use test context in tests and new loop system in benchmarks (#33648) 4 days ago
session.go
source.go
source_test.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
twofactor.go
webauthn.go Fix: passkey login not working anymore (#32623) 3 months ago
webauthn_test.go Refactor tests (#33021) 2 months ago