0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 01:35:55 +01:00
gitea/routers
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
..
admin
api/v1 Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
dev
events
org
private
repo Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
routes
user Verify password for local-account activation (#13631) 2020-11-28 17:41:06 -05:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go