Skip to content

Test to ensure session tokens are not shared in the logs

Craig Smith requested to merge test-session-tokens-are-not-logged into main

What does this MR do?

This MR tests that session tokens are not shared in the logs.

It does this by logging into a fixture with a fixed session ID, and then greps the logs, to ensure that the session token does not appear.

This is a follow up from !691 (comment 1202570341)

What are the relevant issue numbers?

gitlab-org/gitlab#385005 (closed)

GitLab Docs MR

Edited by Craig Smith

Merge request reports