1
0
mirror of https://github.com/coturn/coturn.git synced 2025-11-04 08:51:00 +01:00

minor text fixes

This commit is contained in:
mom040267 2015-06-07 07:46:13 +00:00
parent 9c1cf05290
commit a966c7e310
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Version 4.4.5.2 'Ardee West':
- dual allocation adjusted according to the new TURN-bis draft; - dual allocation adjusted according to the new TURN-bis draft;
- options sha256, sha384, sha512 retired as non-standard; - options sha256, sha384, sha512 retired as non-standard;
- third-party authorization (oAuth) updated according to the - third-party authorization (oAuth) updated according to the
version 14 of the draft; version 16 of the draft;
- C++ compilation fixes; - C++ compilation fixes;
- cosmetic fixes; - cosmetic fixes;
- fixed binary package for CentOS 7.1; - fixed binary package for CentOS 7.1;

View File

@ -751,7 +751,7 @@ The oauth_key table fields meanings are:
kid: the kid of the key; kid: the kid of the key;
ikm_key - (optional) base64-encoded key ("input keying material"); ikm_key - base64-encoded key ("input keying material");
timestamp - (optional) the timestamp (in seconds) when the key timestamp - (optional) the timestamp (in seconds) when the key
lifetime starts; lifetime starts;