Mercurial > prosody-modules
log mod_auth_sql/mod_auth_sql.lua @ 448:3bf6f102f1cc
age | author | description |
---|---|---|
Wed, 10 Aug 2011 05:30:08 +0500 | Waqas Hussain | mod_auth_sql: More cleanup. |
Wed, 10 Aug 2011 04:42:50 +0500 | Waqas Hussain | mod_auth_sql: Cleanup. |
Tue, 26 Apr 2011 19:28:08 +0200 | Tomasz Sterna | Do not run in transaction. |
Wed, 13 Apr 2011 20:41:53 +0200 | Tomasz Sterna | Implemented password and user existence check in mod_auth_sql |
Wed, 13 Apr 2011 15:37:26 +0200 | Tomasz Sterna | Reconnect on DB disconnection. |
Tue, 12 Apr 2011 00:30:53 +0200 | Tomasz Sterna | Implemented basic SQL authentication module. |