gitea/options/locale
Lanre Adelowo 126ba796dc Force user to change password (#4489)
* redirect to login page after successfully activating account

* force users to change password if account was created by an admin

* force users to change password if account was created by an admin

* fixed build

* fixed build

* fix pending issues with translation and wrong routes

* make sure path check is safe

* remove unneccessary newline

* make sure users that don't have to view the form get redirected

* move route to use /settings prefix so as to make sure unauthenticated users can't view the page

* update as per @lafriks review

* add necessary comment

* remove unrelated changes

* support redirecting to location the user actually want to go to before being forced to change his/her password

* run make fmt

* added tests

* improve assertions

* add assertion

* fix copyright year

Signed-off-by: Lanre Adelowo <yo@lanre.wtf>
2018-09-13 15:04:25 +03:00
..
locale_bg-BG.ini
locale_cs-CZ.ini
locale_de-DE.ini
locale_en-US.ini Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
locale_es-ES.ini
locale_fa-IR.ini
locale_fi-FI.ini
locale_fr-FR.ini
locale_hu-HU.ini
locale_id-ID.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_ko-KR.ini
locale_lt-LT.ini
locale_lv-LV.ini
locale_nb-NO.ini
locale_nl-NL.ini
locale_nn-NO.ini
locale_no-NO.ini
locale_pl-PL.ini
locale_pt-BR.ini
locale_ru-RU.ini
locale_ru-UA.ini
locale_sr-SP.ini
locale_sv-SE.ini
locale_tr-TR.ini
locale_uk-UA.ini
locale_zh-CN.ini
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS