coturn/.github
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
..
workflows Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
dependabot.yml Upgrade GitHub Actions and enable dependabot for them 2022-05-06 11:53:54 +03:00