[ixpmanager] Bug in rendering of the Router screen

Barry O'Donovan barry.odonovan at inex.ie
Wed Jan 31 19:17:50 GMT 2018


Barry O'Donovan wrote:
> Mark Prior wrote:
>> It would be kinda curious to see what happens if there is no redirect on
>> the http site but APP_URL is set to reference a https site that doesn't
>> even share the same authority.
> 
> Actually, that's correct. The project is so big, I forget choices we
> sometimes make.
> 
> We have made APP_URL a required setting due to issues experienced when
> IXP Manager is behind a proxy / SSL concentrator.
> 
> This won't be revisited until / sometime after we upgrade the framework
> to Laravel 5.5 [1].
> 
> For now: APP_URL is required. Set it correctly, things will work as
> expected.

This has now been implemented in v4.7.2:

https://github.com/inex/IXP-Manager/releases/tag/v4.7.2

Note that APP_URL is still a required setting, but otherwise the custom
URL configuration has been removed in favour of TrustedProxy in Laravel 5.5.

 - Barry


More information about the ixpmanager mailing list