Mercurial > prosody-modules
log mod_client_certs/mod_client_certs.lua @ 874:a8e777e2d44f
age | author | description |
---|---|---|
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. |