0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 23:26:37 +01:00
gitea/routers/web/user
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
..
setting Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
avatar.go
code.go
home_test.go
home.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
main_test.go
notification.go
package.go
profile.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
search.go Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
stop_watch.go