Giter VIP home page Giter VIP logo

Comments (6)

bookshelfdave avatar bookshelfdave commented on July 28, 2024

@glogiotatidis do you mean http->https redirection?

Most of our apps have been using the redirector service, which can be easily enabled by adding the NodePort to the ELB listener (although we typically set it up w/ automation).

from kitsune.

glogiotatidis avatar glogiotatidis commented on July 28, 2024

Most of our apps have been using the redirector service, which can be easily enabled by adding the NodePort to the ELB listener (although we typically set it up w/ automation).

I mean that the Django app does not get the required X-Forwarded-* headers which causes a redirect loop. The redirector service solves the http -> https but the apps still don't know that they are being served securely and we either have to use hacks to make them thing so or provide the headers.

from kitsune.

pmac avatar pmac commented on July 28, 2024

@glogiotatidis I'm happy to do the same hack we're using in bedrock, basket, etc. for now, but I agree that I'd rather get the headers.

from kitsune.

pmac avatar pmac commented on July 28, 2024

Filed #2986 to address this the hack way if we want it for now.

from kitsune.

glogiotatidis avatar glogiotatidis commented on July 28, 2024

See also #3043

from kitsune.

glogiotatidis avatar glogiotatidis commented on July 28, 2024

Fixed with new ELBs and here #3055

from kitsune.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.