Mercurial > prosody-modules
log mod_s2s_auth_posh/mod_s2s_auth_posh.lua @ 4352:f6da234b21b8
age | author | description |
---|---|---|
2018-08-25 | Kim Alvefur | mod_s2s_auth_posh: Be a tiny bit stricter with types |
2018-08-25 | Kim Alvefur | mod_s2s_auth_posh: Follow reference |
2018-08-25 | Kim Alvefur | mod_s2s_auth_posh: Ensure JWK data decodes to a table |
2018-08-13 | Kim Alvefur | mod_s2s_auth_posh: Add a command for generating the JSON file |
2018-01-28 | Kim Alvefur | mod_s2s_auth_posh: Normalize code formatting |
2017-12-21 | Kim Alvefur | mod_s2s_auth_posh: Abort if no fingerprints are found |
2017-12-21 | Kim Alvefur | mod_s2s_auth_posh: Remove commented out line |
2017-12-21 | Kim Alvefur | mod_s2s_auth_posh: Skip POSH if session certificate is already valid |
2017-12-21 | Kim Alvefur | mod_s2s_auth_posh: Remove commented out imports |
2017-12-21 | Kim Alvefur | mod_s2s_auth_posh: Cache tweak |
2017-03-15 | Kim Alvefur | mod_s2s_auth_posh: Changes done outside of version control during 2014-2017 |
2014-05-21 | Kim Alvefur | mod_s2s_auth_posh: PKIX over Secure HTTP |