log plugins/mod_auth_internal_hashed.lua @ 12900:5484debdfdfe

age author description
Wed, 22 Feb 2023 13:27:08 +0100 Kim Alvefur mod_auth_internal_hashed: Refactor to prepare for disabling users
Thu, 18 Aug 2022 17:50:56 +0200 Kim Alvefur mod_auth_internal_hashed: Allow creating disabled account without password
Tue, 12 Jul 2022 13:14:47 +0100 Matthew Wild usermanager, mod_auth_*: Add get_account_info() returning creation/update time
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Sun, 26 Dec 2021 16:51:04 +0100 Kim Alvefur mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
Sun, 26 Dec 2021 16:37:50 +0100 Kim Alvefur mod_auth_internal_hashed: Make SCRAM iteration count configurable