Commit Graph

33 Commits (26f0f7f89cfc04e93d37f0fc7e7c4d16f176a5c2)

Author SHA1 Message Date
damencho c1fb1a7def Installs required basexx when token package is installed. Fixes #1870. 8 years ago
Aaron van Meerten b6efdb533d Handles the async wrapping of the mod_muc_size functions 8 years ago
Aaron van Meerten 22e9dc9893 Handles async context for all poltergeists 8 years ago
damencho 8047fdf5a2 Makes possible for poltergeist to set status just before leaving. 8 years ago
damencho 2c873e8c7f Adds token verification for poltergeist accepted rest calls. 8 years ago
damencho 284b5f94b5 Adds initial status param when creating poltergeist. 8 years ago
damencho f40faecfbe Fixes using correct field for domain in multidomain mode. 8 years ago
damencho 4a9a8eec9a Send poltergeist presence update reusing previous presences. 8 years ago
damencho 308360fbe0 Cleans poltergeists table on remove occupant and when muc is destroyed. 8 years ago
damencho e6840981ca Handles removing poltergeists. 8 years ago
damencho 64bb5563bc Returns error when there is no query, but params expected. 8 years ago
damencho 0cffbdb967 Fixes wrong parameter name. 8 years ago
damencho 58d06fe7e6 A poltergeist module. 8 years ago
damencho cc79b073f0 Fires event before setting username, allows listeners to override it. 8 years ago
damencho 599d84a889 Stores the room name from the bosh url into the session. 8 years ago
damencho 2b1e8cdeff Creates util for modules and adds method get_room_from_jid in it. 8 years ago
Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) 8 years ago
Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings 8 years ago
damencho 00afc32b6b Handles '*' as room name in jwt. 8 years ago
damencho 34be638fca Fixes using public key to verify tokens. 8 years ago
damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains. 8 years ago
damencho 61e637a639 Adds prosody module to filter incoming rayo iqs based on jwt token. 8 years ago
damencho 7d94d3fd1a Updates room size API to work with multiple domains. 8 years ago
damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. 8 years ago
damencho 4bb51516bb Adds domain name verification and multidomain support. 8 years ago
damencho 0805b9e99e Removes disableRoomNameConstraints option. 8 years ago
damencho 82b27b45fe Moves token related code into util so it can be reused. 8 years ago
damencho 4ec4c45a90 Adds a second parameter named domain to muc_size module. 8 years ago
damencho e0b829f92f Revert "Adds a second parameter named domain to muc_size module." 8 years ago
damencho e2e04e3f16 Adds a second parameter named domain to muc_size module. 8 years ago
damencho 589f77ef0e Adds prosody plugin that query existing rooms for information. 8 years ago
damencho 8591fe00b6 Adds a script which install certificates from let's encrypt. 8 years ago
Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources 8 years ago