Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 10218:e458578ddfd3
description | author | age |
---|---|---|
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 |
mod_auth_internal_hashed: Use util.hex | Kim Alvefur | Mon, 18 May 2015 21:00:41 +0200 |
mod_auth_interal_hashed: Update salt and iteration count when setting a new password | Florian Zeitz | Wed, 12 Feb 2014 13:45:16 +0100 |