gitea/templates
Lanre Adelowo 126ba796dc Force user to change password ()
* 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
..
admin Disable 'May Import Local Repository' when is disabled by setting (Issue ) () 2018-08-24 01:00:22 -04:00
base Extract header and footer content to separate tmpl () 2018-09-07 10:59:06 +08:00
custom Templates for extra links in top navbar and repo tool tabs. () 2018-01-10 08:19:50 +02:00
explore feat(repo): support search repository by topic name () 2018-09-13 10:33:48 +08:00
mail Add noreferrer to rel='noopener` for <a> tags () 2018-07-03 19:52:36 -04:00
org Add noreferrer to rel='noopener` for <a> tags () 2018-07-03 19:52:36 -04:00
repo feat(repo): support search repository by topic name () 2018-09-13 10:33:48 +08:00
status Add gitea/issues link to 500 page () 2018-08-11 13:04:43 -04:00
swagger Fixes repo branch endpoint summary () 2018-09-09 11:36:08 +08:00
user Force user to change password () 2018-09-13 15:04:25 +03:00
home.tmpl Add noreferrer to rel='noopener` for <a> tags () 2018-07-03 19:52:36 -04:00
install.tmpl issue-2768: added new option allow_only_external_registration () 2018-05-13 15:51:16 +08:00