fusionpbx/resources/classes
jpattWPC 7937f72ed3 Add support for PostgreSQL TLS (#4262)
This commit adds support for PostgreSQL TLS communication. This requires /etc/fusionpbx/config.php to have two parameters added:

$db_secure = true;
$db_cert_authority = "/path/to/ca.crt";
2019-06-05 21:10:58 -06:00
..
event/handler
array_order.php
cache.php
captcha.php Create captcha.php 2019-04-24 19:43:09 -06:00
config.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
database.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
destinations.php Update destinations.php 2019-05-05 19:34:56 -06:00
directory.php
domains.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
event_socket.php
events.php
fax.php
file.php
groups.php
logging.php
menu.php Update menu.php 2019-03-08 11:02:09 -07:00
message.php Update message.php 2019-05-30 01:55:07 -06:00
permissions.php
ringbacks.php
root.php
schema.php Revert "[4.5] Fix the ALTER TABLE (#4097)" 2019-05-30 00:56:51 -06:00
sounds.php
switch_settings.php
template.php
text.php White space cleanup on the text class. 2019-05-25 23:40:51 -06:00
tones.php
users.php
vcard.php