prosody
log
graph
tags
bookmarks
branches
5e51f8a7179b
browse
changeset
plugins/mod_auth_internal_hashed.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 3210:
5e51f8a7179b
less
more
|
(0)
tip
description
author
age
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
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
mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler.
Waqas Hussain
Mon, 07 Jun 2010 02:33:40 +0500
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> 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.
base
plugins/mod_hashpassauth.lua@2ffd95e86cf1
Matthew Wild
Fri, 04 Jun 2010 14:33:36 +0100
less
more
|
(0)
tip