| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
with mod_auth_internal_plain
|
|
|
|
| |
util.logger directly
|
| |
|
| |
|
|
|
|
| |
mod_register, mod_vcard, mod_muc: Use module:open_store()
|
| |
|
| |
|
| |
|
|
|
|
| |
new_hashpass_provider.
|
|
|
|
| |
format from pre-0.8)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to SASL profile callbacks.
|
| |
|
|
|
|
| |
parameters for usermanager.test_password - username, host, password
|
|
|
|
| |
non-existent users.
|
|
|
|
| |
empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer.
|
| |
|
|
|
|
| |
conversion using gsub, which was creating useless closures and what-not
|
|
|
|
| |
providers
|
| |
|
|
|
|
| |
authentication data is found.
|
| |
|
| |
|
|
|
|
| |
of the current host (ignores global admin rights), fixes global access traceback
|
| |
|
|\ |
|
| |
| |
| |
| | |
stored_key/server_key and store new authentication database.
|
| | |
|
| |
| |
| |
| | |
SCRAM-SHA-1 login.
|
| |
| |
| |
| | |
login.
|
| |
| |
| |
| | |
server_key.
|
| |
| |
| |
| | |
password.
|
| |
| |
| |
| | |
hashed password.
|
|/ |
|
| |
|
| |
|
|
|
|
| |
get_sasl_handler.
|
|
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.
|