20 Revīzijas (5e35b69fc90c31ed9c922d7a72ee0d8dfad74266)

Autors SHA1 Ziņojums Datums
  Aaron van Meerten 5e35b69fc9 FIX: prosody token util handles race on timeout gracefully 5 gadus atpakaļ
  Aaron van Meerten e439d065b7 FEAT: token util better logging for timeouts, verification 5 gadus atpakaļ
  Aaron van Meerten d05fa32413 FIX: add flag to control whether to check room claim in JWT validation 5 gadus atpakaļ
  Aaron van Meerten 6fc9606c0d FEAT: support updating accepted issuer/aud for token lib 5 gadus atpakaļ
  Wuriyanto 1b8e5d0244 change cjson to cjson.safe and cath error from decode function 5 gadus atpakaļ
  Aaron van Meerten 7ce44f85ca changed to using a setter for the asapKeyServer 6 gadus atpakaļ
  Aaron van Meerten 41e0d782ce allows override of asap key server in token utility 6 gadus atpakaļ
  jmacelroy 573cc64fcd Normalizing subdomain when checking JWTs; similar to room. 6 gadus atpakaļ
  Aaron van Meerten 13165990fc supports a '*' in the sub claim to allow access to any room 6 gadus atpakaļ
  Дамян Минков ac834326e7
Token based features (#3075) 7 gadus atpakaļ
  Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) 8 gadus atpakaļ
  Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings 8 gadus atpakaļ
  damencho 00afc32b6b Handles '*' as room name in jwt. 8 gadus atpakaļ
  damencho 34be638fca Fixes using public key to verify tokens. 8 gadus atpakaļ
  damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains. 8 gadus atpakaļ
  damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. 8 gadus atpakaļ
  damencho 4bb51516bb Adds domain name verification and multidomain support. 8 gadus atpakaļ
  damencho 0805b9e99e Removes disableRoomNameConstraints option. 8 gadus atpakaļ
  damencho 82b27b45fe Moves token related code into util so it can be reused. 8 gadus atpakaļ
  Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources 8 gadus atpakaļ
  Sam Whited 4fc86175e1 mod_auth_token: Set room name on session 9 gadus atpakaļ
  Sam Whited 7f2fa9597c Add basic ASAP support to mod_auth_token 9 gadus atpakaļ
  paweldomas 9f3c209096 Switch back to 'luajwt' in order to fix broken JWT 9 gadus atpakaļ
  Sam Whited d625b8e3f3 Check for "none" alg in JWT signing 9 gadus atpakaļ
  hristoterezov 8deb003ef6 JWT client support 9 gadus atpakaļ
  paweldomas 5a95edbdcd Improve token error reporting in Prosody JWT plugin 9 gadus atpakaļ
  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 gadus atpakaļ
  paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. 10 gadus atpakaļ
  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 gadus atpakaļ
  paweldomas 3406802aa8 Uses JWT for token generation in prosody plugin. 10 gadus atpakaļ
  paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 10 gadus atpakaļ