Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_auth_pam: Initial commit of simple PAM authentication module | Kim Alvefur | Thu, 15 Aug 2013 18:38:02 +0200 |
mod_auth_external: Move example scripts to new examples/ dir, and add Lua and Go examples | Matthew Wild | Thu, 15 Aug 2013 16:44:43 +0100 |
mod_auth_ldap: Add a configurable scope, defaulting to onelevel | Kim Alvefur | Thu, 15 Aug 2013 15:30:24 +0200 |
mod_auth_ldap: Switch to type-specific get_option variants | Kim Alvefur | Thu, 15 Aug 2013 15:22:51 +0200 |
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode | Matthew Wild | Wed, 14 Aug 2013 02:38:50 +0100 |
mod_auth_external: Re-organise initialization a bit (superficial) | Matthew Wild | Wed, 14 Aug 2013 02:27:04 +0100 |