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 Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
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 Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
home.go Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01:00
home_test.go Issues overview should not show issues from archived repos (#13220) 2021-01-12 23:19:17 -05:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links (#12838) 2020-09-15 07:06:08 +01:00
oauth.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
profile.go Redirect on changed user and org name (#11649) 2021-01-24 16:23:05 +01:00
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00