IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/core
Matthew Wild 434a0e7b67 usermanager: is_admin: Resume the old role of determining precisely whether a user is an admin for a given host (or a global admin) - auth providers checked for JIDs not listed in the config if they support it 16 years ago
..
certmanager.lua certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error 16 years ago
componentmanager.lua Merge 0.6->0.7 16 years ago
configmanager.lua Merge configmanager->trunk 16 years ago
eventmanager.lua eventmanager, prosody: Adapt eventmanager to use prosody.events, as a step towards removing it entirely 16 years ago
hostmanager.lua Merge 0.6 into 0.7. 16 years ago
loggingmanager.lua Merge with 0.6 16 years ago
modulemanager.lua Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name. 16 years ago
offlinemanager.lua Update copyright headers for 2010 16 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager: Fix logging for outgoing sessions to also log pre-filtered data 16 years ago
sessionmanager.lua Merge 0.7->trunk 16 years ago
stanza_router.lua Merge 0.6->0.7 16 years ago
usermanager.lua usermanager: is_admin: Resume the old role of determining precisely whether a user is an admin for a given host (or a global admin) - auth providers checked for JIDs not listed in the config if they support it 16 years ago
xmlhandlers.lua Merge 0.6->0.7 16 years ago