coturn/.github/workflows
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
..
actions/ubuntu-build-deps Include what you use (#1512) 2024-06-01 18:13:08 -07:00
amazon_linux_tests.yml Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
clang-tidy.yml Include what you use (#1512) 2024-06-01 18:13:08 -07:00
cmake.yaml Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
codeql.yml Simplify workflow for codeql (#1517) 2024-06-02 16:34:29 -07:00
compiler-sanitizers.yml Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
docker.yml Upgrade softprops/action-gh-release GitHub Action from 1 to 2 version (#1449) 2024-03-11 11:40:29 +01:00
lint.yml Always run lint, regardless of branch (#1492) 2024-05-26 18:27:39 -07:00
macos.yml Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
mingw.yml workflow tidying (#1396) 2024-04-09 23:18:03 +02:00
msvc-analyzer.yml Bump github/codeql-action from 2 to 3 (#1386) 2024-01-17 22:14:57 -08:00
msvc.yml Fix mingw and MSVC ci build (#1491) 2024-05-27 13:43:40 -07:00
ubuntu_tests.yml Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00