Software /
code /
prosody
Graph
-
mod_authz_internal: Fix wrong role name field in user_can_assume_role()2023-03-09, by Kim Alvefur
-
Merge 0.12->trunk2023-03-05, by Kim Alvefur
-
mod_admin_shell: Show reverse dependencies in module:info()2023-03-05, by Kim Alvefur
-
core.moduleapi: Record reverse dependencies2023-03-05, by Kim Alvefur
-
authz: Add method for retrieving all roles2023-03-04, by Kim Alvefur
-
mod_tokenauth: Fix misplaced closing parenthesis2023-03-02, by Kim Alvefur
-
util.sasl.oauthbearer: Fix traceback on authz in unexpected format2023-03-02, by Kim Alvefur
-
mod_tokenauth: Gracefully handle missing tokens2023-03-01, by Matthew Wild
-
mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile2023-03-01, by Matthew Wild
-
mod_tokenauth: Add SASL handler backend that can accept and verify tokens2023-03-01, by Matthew Wild
-
mod_tokenauth: Add some sanity checking of the new optional parameters2023-03-01, by Matthew Wild
-
mod_tokenauth: Add 'purpose' constraint2023-03-01, by Matthew Wild
-
mod_saslauth: Support for SASL handlers forcing a specific resource2023-03-01, by Matthew Wild
-
util.sasl: Add SASL OAUTHBEARER mechanism (RFC 7628)2023-03-01, by Matthew Wild
-
mod_admin_adhoc: Add XEP-0133 commands to Disable and Re-Enable users2023-02-23, by Kim Alvefur
-
CHANGES: Mention new ability to disable and enable user accounts2023-02-23, by Kim Alvefur
-
mod_admin_shell: Add commands to disable and enable accounts2023-02-23, by Kim Alvefur
-
mod_c2s: Disconnect accounts when they are disabled2023-02-23, by Kim Alvefur
-
core.usermanager: Fire events when enabling and disabling users2023-02-23, by Kim Alvefur
-
core.usermanager: Add methods for enabling and disabling users2023-02-23, by Kim Alvefur
-
core.usermanager: Add Teal description file2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Implement methods to enable and disable users2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Implement is_enabled() method2023-02-23, by Kim Alvefur
-
mod_auth_internal_hashed: Add stub methods for enabling and disabling users2023-02-22, by Kim Alvefur
-
mod_auth_internal_hashed: Refactor to prepare for disabling users2023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-22, by Kim Alvefur
-
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 0.122023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-21, by Matthew Wild
-
Merge 0.12->trunk2023-02-20, by Matthew Wild
-
MUC: Add Occupant API methods to Teal spec2023-02-20, by Kim Alvefur
-
MUC: Add Teal description of muc.lib functions2023-02-20, by Kim Alvefur
-
MUC: Start on a Teal description of MUC rooms2023-02-20, by Kim Alvefur
-
Merge 0.12->trunk2023-02-17, by Matthew Wild
-
Merge 0.12->trunk2023-02-16, by Kim Alvefur
-
mod_admin_socket: Return error on unhandled input to prevent apparent freeze 0.122023-02-16, by Kim Alvefur
-
Merge 0.12->trunk2023-02-16, by Matthew Wild
-
util.poll: Include unistd.h only for epoll2023-02-09, by Kim Alvefur
-
Merge 0.12->trunk2023-02-09, by Matthew Wild
-
net.http.parser: Improve handling of responses without content-length 0.122023-02-09, by Matthew Wild
-
Merge 0.12->trunk2023-02-09, by Matthew Wild
-
core.sessionmanager: Skip log when (not) destroying destroyed sessions 0.122023-01-19, by Kim Alvefur
-
util.crypto: Preemptively silence 'strict-prototypes' warning2023-01-31, by Kim Alvefur
-
mod_storage_sql: Remove module status on unknown 'debug' level2023-01-31, by Kim Alvefur
-
core.moduleapi: Fix passing variable to logging2023-01-31, by Kim Alvefur
-
mod_storage_sql: Silence luacheck warning2023-01-29, by Kim Alvefur
-
mod_storage_sql: Record connection to database as module status2023-01-29, by Kim Alvefur
-
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()2023-01-29, by Kim Alvefur
-
mod_admin_shell: Sort MUC users by relation and JID2023-01-29, by Kim Alvefur
-
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics2023-01-29, by Kim Alvefur
-
mod_admin_shell: Use tables to present MUC users2023-01-29, by Kim Alvefur
-
mod_admin_shell: Factor out room retrieval into common function2023-01-29, by Kim Alvefur
-
mod_admin_shell: Add muc:affiliations(room) command to list memberships2023-01-29, by Kim Alvefur
Scroll all the way down to load more.