Log

plugins/mod_auth_internal_hashed.lua @ 13721:8170dd8f370c

description author age
mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password() Kim Alvefur Fri, 09 Aug 2024 20:23:46 +0200
usermanager, mod_auth_internal_hashed: Support metadata when disabling a user Matthew Wild Thu, 30 Nov 2023 09:47:00 +0000
plugins: Use integer config API with interval specification where sensible Kim Alvefur Mon, 17 Jul 2023 01:38:54 +0200
plugins: Use get_option_enum where appropriate Kim Alvefur Sat, 16 Jan 2021 21:04:58 +0100
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_auth_internal_hashed: Shorten call path Kim Alvefur Sat, 18 Mar 2023 16:13:32 +0100
mod_auth_internal_hashed: Record time of account disable / re-enable Kim Alvefur Sun, 12 Mar 2023 01:24:59 +0100
mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile Matthew Wild Wed, 01 Mar 2023 13:05:17 +0000
mod_auth_internal_hashed: Implement methods to enable and disable users Kim Alvefur Thu, 23 Feb 2023 14:44:35 +0100
mod_auth_internal_hashed: Implement is_enabled() method Kim Alvefur Thu, 23 Feb 2023 14:34:10 +0100
mod_auth_internal_hashed: Add stub methods for enabling and disabling users Kim Alvefur Wed, 22 Feb 2023 15:32:40 +0100
mod_auth_internal_hashed: Refactor to prepare for disabling users Kim Alvefur Wed, 22 Feb 2023 13:27:08 +0100
mod_auth_internal_hashed: Allow creating disabled account without password Kim Alvefur Thu, 18 Aug 2022 17:50:56 +0200
usermanager, mod_auth_*: Add get_account_info() returning creation/update time Matthew Wild Tue, 12 Jul 2022 13:14:47 +0100
util.hex: Deprecate to/from in favour of encode/decode, for consistency! Matthew Wild Fri, 04 Mar 2022 15:22:45 +0000