Hide Forgot
Description of problem: In cockpit-session, debug info is enabled in version 118. No security essential data should be output this way, but it's still not a good setting to have in a production environment. Version-Release number of selected component (if applicable): cockpit-118 How reproducible: Always Additional info: Fixed upstream in https://github.com/cockpit-project/cockpit/commit/d2a659d484fdd3ba647de888681bd07d1d64a276 Also added an integration test to verify this: https://github.com/cockpit-project/cockpit/commit/e961c7571397731a2f8d10a938eb073e8ca4be38
Fixed in a patch, cockpit-118-2
In addition upstream now tests for this case, and fails integration tests if we see such output. https://github.com/cockpit-project/cockpit/pull/4996