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

TEQUILA_FORCE_REDIRECT_HTTPS will be a Tequila flag #10

Open
jdelasoie opened this issue Dec 5, 2017 · 3 comments
Open

TEQUILA_FORCE_REDIRECT_HTTPS will be a Tequila flag #10

jdelasoie opened this issue Dec 5, 2017 · 3 comments

Comments

@jdelasoie
Copy link
Member

At the moment we use a Django options on this feature :

TEQUILA_FORCE_REDIRECT_HTTPS = True

Soon it will be a Tequila flag, so we will have to change the way we set it.

@jdelasoie
Copy link
Member Author

Adding the bug label, as the sample app is crashing on this (redirecting to https when there is no https option)

@jdelasoie
Copy link
Member Author

This no more a bug, as we have a https server for sample app.

@jdelasoie jdelasoie removed the bug label Apr 18, 2018
@jaepetto
Copy link

@jdelasoie How did you manage to use the local dev server with https?

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

No branches or pull requests

2 participants