gitea/routers
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
..
admin Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
api/v1 feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719) 2018-08-21 13:02:32 -04:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Add file name and branch to page title (#4902) 2018-09-10 13:01:49 -04:00
routes Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
user Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
install.go Remove traces of embedded TiDB (#4906) 2018-09-11 10:42:40 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00