Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug on cookie using https #752

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

denis99999
Copy link

When using STF in HTTPS mode, cookies marked "httpOnly" cannot be deleted by the client-side STF web application, resulting in incorrect session closure at logout stage, this PR allows so this delete NOW.

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
@koral--
Copy link
Member

koral-- commented Jan 24, 2024

LGTM, CI build failed due to:

Failed to fetch https://mirror.dogado.de/ubuntu/pool/main/g/gcc-10/liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 193.175.72.15 443]

It looks like some intermittent issue with SSL certificates on ubuntu mirrors. I'll retrigger it later today.

@koral-- koral-- merged commit 63ad4f1 into DeviceFarmer:master Jan 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants