fusionpbx/app/provision
frytimo be68bfb915
honor the domain_filter setting in default settings (#7085)
It was found that the domain_filter was not working when provisioning devices. This can lead to conflicts if a device address is in multiple domains or a valid device address is sent for another domain. This enforces the check so that if http_domain_filter is enabled and the domain name does not match the device specified, it will reject the request.
2024-08-07 14:09:26 -06:00
..
resources Re-use the database object 2024-08-05 15:07:13 -06:00
app_config.php add function to return the config object used to create the database object (#6998) (#7006) 2024-06-13 14:53:30 -06:00
app_defaults.php Remove redundant database objects 2024-08-05 14:22:17 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
index.php honor the domain_filter setting in default settings (#7085) 2024-08-07 14:09:26 -06:00