[ixpmanager] Bug in rendering of the Router screen

Barry O'Donovan barry.odonovan at inex.ie
Wed Oct 18 14:08:06 IST 2017



Mark Prior wrote:
>> We work to the framework:
>>
>> https://laravel.com/docs/5.4/helpers#method-asset
>>
> 
> In that case they don't seem to be consistent with their summary of that
> function since it's not using the current scheme (which would be
> consistent with using a relative URI) but a configured one.
> 
> 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.

Cheers,
 - Barry


[1] Laravel 5.5 now includes the following by default:

https://github.com/fideloper/TrustedProxy




More information about the ixpmanager mailing list