Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 3213:c85bba8bd41a
description | author | age |
---|---|---|
mod_auth_internal_hashed: Empty hashpass after conversion to stored_key/server_key and store new authentication database. | Tobias Markmann | Wed, 09 Jun 2010 17:58:20 +0200 |
mod_auth_internal_hashed: Remove debugging output. | Tobias Markmann | Wed, 09 Jun 2010 17:55:04 +0200 |
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-SHA-1 login. | Tobias Markmann | Wed, 09 Jun 2010 17:54:34 +0200 |
mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on PLAIN login. | Tobias Markmann | Wed, 09 Jun 2010 17:51:08 +0200 |
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 |