forgejo/routers/user
6543 0f14f69e60
Verify password for local-account activation (#13631)
* Verify passwords for activation

This is to prevent 3rd party activation

* Fix function comment

* only veify password on local-account aktivation

* fix lint

* Update templates/user/auth/activate.tmpl

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: Andreas Shimokawa <shimokawa@fsfe.org>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-28 17:41:06 -05:00
..
setting Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
auth.go Verify password for local-account activation (#13631) 2020-11-28 17:41:06 -05:00
auth_openid.go
avatar.go
home.go Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
home_test.go
main_test.go
notification.go
oauth.go
profile.go Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00