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 @ssl_required to look at SESSION_COOKIE_REQUIRED #1653

Closed
wants to merge 1 commit into from

Conversation

rlr
Copy link
Contributor

@rlr rlr commented Sep 25, 2013

Instead of triggering on DEBUG=False, it now triggers on
SESSION_COOKIE_REQUIRED=True.

r?

Instead of triggering on DEBUG=False, it now triggers on
SESSION_COOKIE_REQUIRED=True.
@willkg
Copy link
Member

willkg commented Sep 25, 2013

The git commit message is wrong--it says "SESSION_COOKIE_REQUIRED" but it's actually "SESSION_COOKIE_SECURE".

Other than that, this looks good to me. r+

@rlr
Copy link
Contributor Author

rlr commented Sep 25, 2013

OOPS!

@rlr rlr closed this Sep 25, 2013
@rlr
Copy link
Contributor Author

rlr commented Sep 25, 2013

fixed and landed: dc95ade

@mythmon
Copy link
Contributor

mythmon commented Sep 25, 2013

mmm... so much 🔴

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.

3 participants