Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Make the generated cookies httponly #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fojas
Copy link

@fojas fojas commented Feb 4, 2016

The tgt cookie should be httponly to mitigate some common XSS attacks.
https://www.owasp.org/index.php/HttpOnly#Mitigating_the_Most_Common_XSS_attack_using_HttpOnly

@pencil
Copy link
Member

pencil commented May 8, 2016

We currently rely on the cookie being readable by JS to automatically redirect when using multiple browser windows.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants