0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 16:14:50 +01:00
gitea/routers
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862)
It's helpful when you forgot your password thus cannot change it
(can happen if you log in via OAuth2 or OpenID)

Also make sure that both the delete-account and password-change
links to forgot-password will have the primary email pre-filled
2017-03-11 17:11:54 +08:00
..
admin
api/v1 Add basic integration test infrastructure (and new endpoint /api/v1/version for testing it) (#741) 2017-03-06 22:13:17 +08:00
dev
org fix leave team 404 (#1154) 2017-03-09 19:18:49 +08:00
repo fix UI display problem when wiki name is non-ascii charset (#1142) 2017-03-08 08:34:22 +08:00
user Show a link to password reset from password change and delete account (#862) 2017-03-11 17:11:54 +08:00
home.go
init.go
install.go