Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Access control by IP address.

Hi Standil,

I agree, this will be part of the 1.5 update.

Cheers,

Roger



On Fri, Feb 19, 2016 at 7:42 AM, Standil <cpascal@xxxxxxxxx> wrote:


Hello, 

 

  I'm providing subscriptions-only for end-user clients. And only backend server do 'publish' to Mosquitto.

I think it's better if ACL supports IP address combination like MySQL server.

 

Many thanks in advance.

 

P.S. Currently I added an address argument(context->address) to acl_check() function.


_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top