[sr-dev] permission module issue for WS proto

Andreas Granig agranig at sipwise.com
Mon Aug 26 20:23:56 CEST 2013


Hi,

In modules/permissions/trusted.c in function allow_trusted_2() there is

     if(proto.len!=3 && proto.len!=4)
         goto error;

but later it checks for "ws" which is never reached due to len=2. Also 
the docs don't seem to be up to date in regards to support for WS and WSS.

Unfortunately I'm travelling the next 3 days, maybe someone can quickly 
pick it up?

Thanks,
Andreas



More information about the sr-dev mailing list