Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 10792:ef2bd183f660
description | author | age |
---|---|---|
Merge 0.11->trunk | Kim Alvefur | Tue, 24 Dec 2019 00:39:45 +0100 |
mod_auth_internal_hashed: Pass on errors from password hash function (fixes #1477) 0.11 | Kim Alvefur | Mon, 23 Dec 2019 22:42:39 +0100 |
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ) | Kim Alvefur | Thu, 22 Aug 2019 01:00:31 +0200 |
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-1 | Kim Alvefur | Sun, 13 Jan 2019 14:02:56 +0100 |
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) | Kim Alvefur | Fri, 28 Jul 2017 13:15:29 +0200 |
mod_auth_internal_hashed: Split long lines [luacheck] | Kim Alvefur | Tue, 04 Apr 2017 01:26:26 +0200 |
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck] | Kim Alvefur | Tue, 04 Apr 2017 01:26:09 +0200 |