diff options
author | Stan Hu <stanhu@gmail.com> | 2018-08-30 12:35:32 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-08-31 12:16:17 -0700 |
commit | 4442972b060593b045254668af32658382f18e6b (patch) | |
tree | cbde37e9b535ae35df44c9cc6d91e0fb34cde766 /scripts | |
parent | 472f2d566633df6c1dee1f703b06958b9a0a2cd8 (diff) | |
download | gitlab-ce-4442972b060593b045254668af32658382f18e6b.tar.gz |
Disable the Sidekiq Admin Rack session
GitLab already has its own session store, so this extra Sidekiq session is
unnecessary. In addition, the GitLab session store properly sets the Secure
flag, unlike the default Rack session.
CSRF protection in the Sidekiq /admin page continues to work with the existing
GitLab session.
See https://github.com/mperham/sidekiq/pull/3183 for more details.
Part of #49120
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions