0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-16 16:48:58 +01:00
gitea/models
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623)
Quick fix #32595, use authenticator auth flags to login

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-11-26 16:04:17 +00:00
..
actions
activities Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
admin
asymkey
auth Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
avatars
db Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
dbfs
fixtures
git
issues Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
migrations Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
organization Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
packages
perm
project
pull
renderhelper Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
repo Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
secret
shared/types
system
unit
unittest Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
user Strict pagination check (#32548) 2024-11-25 09:56:50 +08:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go