Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 3208:4b660bf61048
description | author | age |
---|---|---|
mod_auth_internal_hashed: Coverting salted password to stored_key and server_key. | Tobias Markmann | Tue, 08 Jun 2010 15:02:53 +0200 |
mod_auth_internal_hashed: Store stored_key and server_key when setting a password. | Tobias Markmann | Tue, 08 Jun 2010 14:54:47 +0200 |
mod_auth_internal_hashed: Store StoredKey and ServerKey instead of salted hashed password. | Tobias Markmann | Tue, 08 Jun 2010 10:47:55 +0200 |
Fix missing parameter in mod_auth_internal_hashed. | Kim Alvefur | Wed, 09 Jun 2010 03:41:24 +0200 |
mod_auth_internal_hashed: Added SCRAM-SHA-1 support for SASL. | Waqas Hussain | Mon, 07 Jun 2010 03:07:58 +0500 |
mod_auth_internal, mod_auth_internal_hashed: Fixed a global access. | Waqas Hussain | Mon, 07 Jun 2010 02:38:20 +0500 |