0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 20:14:34 +01:00
gitea/routers/user
Michel Ganguin 4457d0e8d9
Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548)
REGISTER_MANUAL_CONFIRM is not honored when doing performing an openid registration. The new account is directly accessible.

With this patch, the manual confirm flag gets honored in the same way as a "normal" registration.
2021-02-05 04:03:20 +01:00
..
setting
auth.go Fix captcha (#14488) 2021-01-27 22:56:54 +08:00
auth_openid.go Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548) 2021-02-05 04:03:20 +01:00
avatar.go
home.go
home_test.go
main_test.go
notification.go
oauth.go
profile.go
task.go