jiti-meet/resources/prosody-plugins
damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains.
Room name verification crashes when we have a configured anonymousdomain as it doesn't have any token extracted data. It is safe to skip this check as room creation is verified by jicofo and we have the option restrict_room_creation to admin users.
Removes obsolete print when updating jitsi-meet-tokens.
2017-05-16 08:21:46 -05:00
..
token Fixes crashing jwt util for anonymous domains. 2017-05-16 08:21:46 -05:00
mod_auth_token.lua Removes not needed parameter token in process_and_verify_token. 2017-05-08 11:23:13 -05:00
mod_bosh.lua.patch Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
mod_filter_iq_rayo.lua Adds prosody module to filter incoming rayo iqs based on jwt token. 2017-05-08 15:34:32 -05:00
mod_muc_allowners.lua Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
mod_muc_size.lua Updates room size API to work with multiple domains. 2017-05-08 11:23:13 -05:00
mod_token_verification.lua Moves token related code into util so it can be reused. 2017-05-08 11:23:13 -05:00
muc_owner_allow_kick.patch Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00