35 Revize (81c4e9a7fdc938523379e6a8c1fd9656f712c13c)

Autor SHA1 Zpráva Datum
  Aaron van Meerten 81c4e9a7fd fix: prosody: token alg is checked before public key is used před 3 roky
  Andrei Bora 27481f0270 Allow both regex and normal check for the room name před 3 roky
  scott boone 9657bd9b6d
removed a typo (#9244) před 4 roky
  Scott Boone e6242f5bc7 lowercase to fix tokens with uppercase letters (e.g., slack JWTs) před 4 roky
  Andrei Bora 572b99b208 Verify room name using regex in JWT před 4 roky
  damencho 895c92217a fix: Optimizes hot paths in prosody modules, string comparisons. před 4 roky
  slauth 9742e90bb5 allow wildcard in token issuer verification před 4 roky
  Andrei Bora b765adca75 Solve review issues and add retries for http call před 4 roky
  Andrei Bora 92e6cf7618 Add pre and post validation for users that want to use their own public keys před 4 roky
  Aaron van Meerten 36565f0c50 FIX: token util keyurl definition move to above callback definition před 4 roky
  Aaron van Meerten 5e35b69fc9 FIX: prosody token util handles race on timeout gracefully před 4 roky
  Aaron van Meerten e439d065b7 FEAT: token util better logging for timeouts, verification před 4 roky
  Aaron van Meerten d05fa32413 FIX: add flag to control whether to check room claim in JWT validation před 4 roky
  Aaron van Meerten 6fc9606c0d FEAT: support updating accepted issuer/aud for token lib před 4 roky
  Aaron van Meerten 0bd100f027 FIX: prosody: comment on destroy_request před 4 roky
  Aaron van Meerten f14a595462 FIX: prosody: destroy_request check před 4 roky
  Aaron van Meerten 11ee71a51c FEAT: jwt pubkey cache inside object před 4 roky
  damencho 6d3d15a64b feat: Adds an option to validate a recording token. před 4 roky
  Wuriyanto 1b8e5d0244 change cjson to cjson.safe and cath error from decode function před 5 roky
  Aaron van Meerten 7ce44f85ca changed to using a setter for the asapKeyServer před 6 roky
  Aaron van Meerten 41e0d782ce allows override of asap key server in token utility před 6 roky
  jmacelroy 573cc64fcd Normalizing subdomain when checking JWTs; similar to room. před 6 roky
  Aaron van Meerten 13165990fc supports a '*' in the sub claim to allow access to any room před 6 roky
  Дамян Минков ac834326e7
Token based features (#3075) před 6 roky
  Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) před 7 roky
  Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings před 7 roky
  damencho 00afc32b6b Handles '*' as room name in jwt. před 7 roky
  damencho 34be638fca Fixes using public key to verify tokens. před 8 roky
  damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains. před 8 roky
  damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. před 8 roky
  damencho 4bb51516bb Adds domain name verification and multidomain support. před 8 roky
  damencho 0805b9e99e Removes disableRoomNameConstraints option. před 8 roky
  damencho 82b27b45fe Moves token related code into util so it can be reused. před 8 roky
  Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources před 8 roky
  Sam Whited 4fc86175e1 mod_auth_token: Set room name on session před 8 roky
  Sam Whited 7f2fa9597c Add basic ASAP support to mod_auth_token před 8 roky
  paweldomas 9f3c209096 Switch back to 'luajwt' in order to fix broken JWT před 8 roky
  Sam Whited d625b8e3f3 Check for "none" alg in JWT signing před 8 roky
  hristoterezov 8deb003ef6 JWT client support před 9 roky
  paweldomas 5a95edbdcd Improve token error reporting in Prosody JWT plugin před 9 roky
  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. před 9 roky
  paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. před 9 roky
  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. před 9 roky
  paweldomas 3406802aa8 Uses JWT for token generation in prosody plugin. před 9 roky
  paweldomas 531b81cce3 Adds Prosody plugin for token authentication. před 9 roky