S2OJ/uoj/1/app
Masco Skray 1d72c5e914 fix(uoj/1/app/controllers): fix login failure loop when logout from user profile modify page
When logout by clicking logout button on the top of /user/modify-profile link, you will be redirected to the login page.
But if you login immediately then you will get the login page again and loop.
It is caused by an address checking error. Now try to fix.
2018-09-23 23:14:39 +08:00
..
controllers fix(uoj/1/app/controllers): fix login failure loop when logout from user profile modify page 2018-09-23 23:14:39 +08:00
libs update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
locale update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
models style(uoj/1/app/models): a little modify of db connection 2018-09-20 19:49:26 +08:00
storage Initial commit 2018-09-20 17:21:40 +08:00
upgrade update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
vendor feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
views update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
.default-config.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
.htaccess Initial commit 2018-09-20 17:21:40 +08:00
cli.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
route.php update: fetch commits from upstream 2018-09-20 19:34:38 +08:00