diff options
author | Stan Hu <stanhu@gmail.com> | 2018-08-10 12:15:06 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-08-10 14:41:59 -0700 |
commit | a7e2f96b59035fd4628a047370c87400e16a4b63 (patch) | |
tree | b53ce2d723057b36bd9a2016b6ed2c4795b60f66 /scripts/frontend/prettier.js | |
parent | a3c2b39d10fc3cdf4d50bd1d1157814fc10feeee (diff) | |
download | gitlab-ce-a7e2f96b59035fd4628a047370c87400e16a4b63.tar.gz |
Fix logins via OAuth2 geting logged out in an hour
Users without GitLab 2FA enabled would be logged out after an hour
due to a regression in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20700.
The OAuth2 controller sets the current_user after the controller is finished, so
we should only limit session times after this has been done.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50210
Diffstat (limited to 'scripts/frontend/prettier.js')
0 files changed, 0 insertions, 0 deletions