usermanager, mod_auth_*: Add get_account_info() returning creation/update time
|
Matthew Wild |
2022-07-12 |
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets
0.11
|
Matthew Wild |
2021-05-10 |
mod_auth_internal_*: Apply saslprep to passwords
0.11
|
Kim Alvefur |
2020-05-23 |
mod_auth_internal_plain: Rename unused self argument [luacheck]
|
Kim Alvefur |
2017-04-03 |
mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too
|
Kim Alvefur |
2013-08-10 |
mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods
|
Kim Alvefur |
2013-08-10 |
mod_auth_internal_plain: Remove redundant hostname from log messages
|
Kim Alvefur |
2013-08-10 |
Remove all trailing whitespace
|
Florian Zeitz |
2013-08-09 |
mod_auth_internal_plain: Don't log passwords, even at debug level
|
Matthew Wild |
2013-04-23 |
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store()
|
Kim Alvefur |
2013-04-19 |
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here.
|
Waqas Hussain |
2013-01-22 |
mod_auth_internal_{plain,hashed}: Add support for iterating over accounts
|
Kim Alvefur |
2012-09-21 |
mod_auth_*: Use module:provides().
|
Waqas Hussain |
2012-09-12 |
mod_auth_{internal_plain,cyrus,anonymous}: Get rid of useless wrapper function new_default_provider.
|
Waqas Hussain |
2012-09-12 |
mod_auth_internal_plain: Remove unused imports
|
Matthew Wild |
2012-04-28 |
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization
|
Matthew Wild |
2012-03-11 |
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
|
Waqas Hussain |
2011-02-22 |
mod_auth_internal_*: Support for delete_user method
|
Matthew Wild |
2011-01-04 |
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
|
Waqas Hussain |
2010-12-27 |
mod_auth_internal_plain: Get rid of all checks for Cyrus SASL.
|
Waqas Hussain |
2010-08-23 |
mod_auth_*: Fixed copyright headers.
|
Waqas Hussain |
2010-08-02 |
mod_auth_internal, usermanager: Rename to mod_auth_internal_plain, and update usermanager to still use it as the default
base
plugins/mod_auth_internal.lua@bcd63759e38c
|
Matthew Wild |
2010-07-08 |