Revert "Use hashed xmpp auth."
This reverts commit 79e9bce07b.
THis would break existing setups. Will revisit later on.
This commit is contained in:
@@ -126,7 +126,7 @@ s2s_secure_auth = false
|
||||
-- server please see http://prosody.im/doc/modules/mod_auth_internal_hashed
|
||||
-- for information about using the hashed backend.
|
||||
|
||||
authentication = "internal_hashed"
|
||||
authentication = "internal_plain"
|
||||
|
||||
-- Select the storage backend to use. By default Prosody uses flat files
|
||||
-- in its configured data directory, but it also supports more backends
|
||||
|
||||
Reference in New Issue
Block a user