Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TURN credential generation. #1176

Merged
merged 1 commit into from
Sep 5, 2018
Merged

Conversation

fancycode
Copy link
Member

The temporary username must consist of the timestamp and a random username, see https://github.com/coturn/coturn/wiki/turnserver#turn-rest-api (and https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00#section-2.2) for details on the format.

tests/php/ConfigTest.php Outdated Show resolved Hide resolved
@nickvergessen nickvergessen added this to the 💚 Next Major milestone Sep 5, 2018
The temporary username must consist of the timestamp and a random username,
see https://github.com/coturn/coturn/wiki/turnserver#turn-rest-api for
details on the format.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants