Mercurial > prosody-modules
log mod_client_certs/mod_client_certs.lua @ 1728:a51beeb5aecf
age | author | description |
---|---|---|
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2013-06-29 | Kim Alvefur | mod_client_certs: Update for x509 API in LuaSec 0.5 |
2013-04-29 | Thijs Alkemade | mod_client_certs: Updated to match the specification in urn:xmpp:saslcert:1. |
2012-06-12 | Florian Zeitz | mod_client_certs: Add Ad-Hoc commands for certificate management |
2012-06-12 | Florian Zeitz | mod_client_certs: Strip x509 data |
2012-06-09 | Thijs Alkemade | mod_client_certs: Follow the rules in XEP-0178 about the inclusion of the username when using EXTERNAL, instead of mapping one certificate to one user. |
2012-06-05 | Thijs Alkemade | mod_client_certs: Fix the checking of valid id_on_xmppAddr fields. |
2012-06-05 | Thijs Alkemade | mod_client_certs: Disconnect every session that was using that cert when revoking a client certificate. |
2012-06-05 | Thijs Alkemade | mod_client_certs: Checking in the latest version I have with Zash's changes. |