Skip to content

Prevent cookie sharing between same subgroup

What does this MR do?

Prevent cookie sharing between same subgroup

We had already introduced cookie path, which was preventing cookie sharing in browser.
In this MR, we are checking cookie path with request path to prevent cookie sharing programmatically.

Duo has given good explanation here about the implementation.

Related: gitlab#538323

Changelog: added

TODO

Edited by Naman Jagdish Gala

Merge request reports

Loading