OperationCode / operationcode_infra

Platform infrastructure for the Operation Code site.
MIT License
15 stars 14 forks source link

Respond with a 401 rather than attempting to redirect #154

Closed aaron-junot closed 4 years ago

aaron-junot commented 4 years ago

153 didn't work out because apparently ALB doesn't support path rewrites. We're just going to respond with a 401 instead and see how that goes.