uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
560 stars 149 forks source link

Docs: Insecure redirect defaults #3648

Open Leksat opened 8 months ago

Leksat commented 8 months ago

Describe the bug

The documentation says that the default value for route's insecure parameter is Allow: https://github.com/uselagoon/lagoon/blob/d0983ad01f9da22df3c77795e2d805ec9f8ed2c0/docs/concepts-basics/lagoon-yml.md?plain=1#L260-L262

My experience does not confirm this. A route added without the insecure parameter redirects to HTTPS.

To Reproduce

Expected behavior

Docs reflect the actual behavior. Or vice versa 😁

shreddedbacon commented 8 months ago

Yes you're right. It looks like the default is Redirect