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

Missing Secure Cookie Attribute (HTTP) (443/tcp) #1707

Closed
Tracked by #1706
sventhiel opened this issue May 2, 2024 · 1 comment
Closed
Tracked by #1706

Missing Secure Cookie Attribute (HTTP) (443/tcp) #1707

sventhiel opened this issue May 2, 2024 · 1 comment
Assignees

Comments

@sventhiel
Copy link
Contributor

sventhiel commented May 2, 2024

Currently, the "secure" tag for the ASP.NET_SessionId is missing.

image

sventhiel added a commit that referenced this issue May 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@sventhiel
Copy link
Contributor Author

After adding the proper "code" inside Web.config, the behavior is as expected.

image

@sventhiel sventhiel self-assigned this May 2, 2024
DavidBlaa added a commit that referenced this issue May 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…bute-http-443tcp

#1707 add setting to "secure" http cookies
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

No branches or pull requests

2 participants