]> source.dussan.org Git - gitea.git/commit
Rename /forget_password url to /forgot_password
authorSandro Santilli <strk@kbt.io>
Mon, 20 Feb 2017 18:27:20 +0000 (19:27 +0100)
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>
Tue, 14 Mar 2017 21:54:07 +0000 (22:54 +0100)
commit7d8f9d1c46e38681f2a4033a7da811ab7562d953
treea44e9fa6b24b431c3483ae184a7502822a15d968
parent8746fb3385ffbb7c2fc9354bf51a5225543cfb72
Rename /forget_password url to /forgot_password

Also renames `forgot_password` translation key to
`forgot_password_title` and `forget_password` to
`forgot_password`

Includes entry in CHANGELOG about the breaking change
(and some markdown fixes in there)
28 files changed:
CHANGELOG.md
cmd/web.go
options/locale/locale_bg-BG.ini
options/locale/locale_cs-CZ.ini
options/locale/locale_de-DE.ini
options/locale/locale_en-US.ini
options/locale/locale_es-ES.ini
options/locale/locale_fi-FI.ini
options/locale/locale_fr-FR.ini
options/locale/locale_it-IT.ini
options/locale/locale_ja-JP.ini
options/locale/locale_ko-KR.ini
options/locale/locale_lv-LV.ini
options/locale/locale_nl-NL.ini
options/locale/locale_pl-PL.ini
options/locale/locale_pt-BR.ini
options/locale/locale_ru-RU.ini
options/locale/locale_sr-SP.ini
options/locale/locale_sv-SE.ini
options/locale/locale_tr-TR.ini
options/locale/locale_zh-CN.ini
options/locale/locale_zh-HK.ini
options/locale/locale_zh-TW.ini
routers/user/auth.go
templates/user/auth/forgot_passwd.tmpl
templates/user/auth/signin_inner.tmpl
templates/user/settings/delete.tmpl
templates/user/settings/password.tmpl