Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 13213:50324f66ca2a
description | author | age |
---|---|---|
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 |