[SR-Users] auth by IP

Yu Boot yu at yu-boot.ru
Fri Apr 19 12:04:34 CEST 2019


I mean auth, not registration. Anyway this works as I've wanted:

   if(!allow_source_address() && $au==$null)
         {
                 sl_send_reply("403","Go away!");
                 exit;
         }



19.04.2019 12:19, Daniel Tryba пишет:
> This code is in no way related to registrations.



More information about the sr-users mailing list