coturn/examples
Pavel Punsky c7d431a36a
Memset user_db before reading conf file, not after (#1537)
Fixes #1533 and #1534

Memsetting `turn_params.default_users_db` before reading conf file, not
after.
Because auth is read in first iteration so secret was wiped out.

# test plan
Add new test script that uses config file to setup turnserver instead of
cli arguments and confirm it works (fails without the change)
2024-07-14 16:59:26 -07:00
..
ca Add new test certs 2020-04-28 09:26:31 +00:00
etc Add support for raw public keys (Rfc 7250) (#1458) 2024-04-19 17:12:48 +02:00
scripts Fix typos (#1345) 2024-01-15 18:31:16 -08:00
var/db web interface adjusted 2015-09-15 22:42:39 -07:00
cpu-mem.sh tidy 2018-11-05 14:15:36 +00:00
run_all_clients.sh Add helper script to run all clients 2018-11-05 10:56:43 +00:00
run_tests_conf.sh Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
run_tests.sh Use single SSL_CTX for DTLS support (#996) 2022-10-05 10:26:46 +02:00