log plugins/mod_auth_internal_hashed.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 09 Aug 2024 20:23:46 +0200 Kim Alvefur mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password()
Thu, 30 Nov 2023 09:47:00 +0000 Matthew Wild usermanager, mod_auth_internal_hashed: Support metadata when disabling a user
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Sat, 16 Jan 2021 21:04:58 +0100 Kim Alvefur plugins: Use get_option_enum where appropriate
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sat, 18 Mar 2023 16:13:32 +0100 Kim Alvefur mod_auth_internal_hashed: Shorten call path
Sun, 12 Mar 2023 01:24:59 +0100 Kim Alvefur mod_auth_internal_hashed: Record time of account disable / re-enable
Wed, 01 Mar 2023 13:05:17 +0000 Matthew Wild mod_auth_internal_hashed: Add oauthbearer handler to our SASL profile