| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
RFC 6331 lists several problems with this outdated authentication
mechanism. The code here was also completely ignored by lint checks and
has probably not been used for a long time, as it is incompatible with
SCRAM-hashed password storage.
|
|
|
|
|
| |
It would be nice if authzid was passed down into the stack and could be
used by plugins for things.
|
|
|
|
| |
Lua can be compiled without coercion, which would cause an error here.
|
|
|
|
|
| |
This function is not directly used by anything in Prosody anymore and
should be considered deprecated.
|
| |
|
|
|
|
| |
This makes the code more generic, allowing SHA-1 to be replaced
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
return them in a table at the end
|
| |
|
| |
|
|
|
|
| |
client-final-message-without-proof
|
|
|
|
| |
locals for faster access
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
backend is avaliable.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
is supported or not.
|
| | |
|
| | |
|
| |
| |
| |
| | |
to SASL profile callbacks.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
callbacks, so callbacks don't have to.
|
| | |
|
| |
| |
| |
| | |
accounts instead of "account-disabled" to avoid enumeration.
|
| |
| |
| |
| | |
username.
|
| | |
|
| | |
|
|/
|
|
| |
to SASL profile callbacks.
|
| |
|
| |
|
| |
|