20 コミット (57b0736ebb18cc4be2a99904359844d4ea4c236e)

作成者 SHA1 メッセージ 日付
  damencho f3381b31ed Updates tokens room name verification to be case insensitive. 8年前
  Sam Whited 9ec120d7cb Use valid path for HTTP token fetches 8年前
  Sam Whited 3128628d09 Populate the token cache 8年前
  Sam Whited d8c4c0627a SHA256 hash the kid claim before fetching tokens 8年前
  Sam Whited bb56ea4b33 mod_auth_token: Add semicolons 8年前
  Sam Whited c17576a931 mod_auth_token: Don't timeout finished requests 8年前
  Sam Whited 3793119209 mod_auth_token: Fix cache hit log line 8年前
  Sam Whited 7fb18d1cb3 Fix broken claims comparison 8年前
  Sam Whited 4fc86175e1 mod_auth_token: Set room name on session 8年前
  Sam Whited c951f7f3e9 Add missing semicolons 8年前
  Sam Whited f2e369cfc0 mod_auth_token: Remove broken path.join 8年前
  Sam Whited feb1d9d8e1 Add an LRU cache to mod_auth_token 8年前
  Sam Whited 7f2fa9597c Add basic ASAP support to mod_auth_token 8年前
  paweldomas 9f3c209096 Switch back to 'luajwt' in order to fix broken JWT 9年前
  Sam Whited d625b8e3f3 Check for "none" alg in JWT signing 9年前
  hristoterezov 8deb003ef6 JWT client support 9年前
  paweldomas 5a95edbdcd Improve token error reporting in Prosody JWT plugin 9年前
  paweldomas 428fa3f16a New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 9年前
  paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. 9年前
  paweldomas 1565f0a598 Removes Prosody patch(the code is in trunk) 9年前
  paweldomas 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 9年前
  paweldomas 3406802aa8 Uses JWT for token generation in prosody plugin. 9年前
  paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 9年前