prosody-modules
log
graph
tags
bookmarks
branches
78f766372e2c
browse
changeset
mod_sasl2_fast/mod_sasl2_fast.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_sasl2_fast/mod_sasl2_fast.lua @ 5714:
78f766372e2c
less
more
|
(0)
tip
description
author
age
mod_sasl2_fast: Add API method to revoke FAST tokens for a given client
Matthew Wild
21 months ago
mod_sasl2_fast: Add an API that allows modules to check if a client has FAST
Matthew Wild
21 months ago
mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification
Matthew Wild
21 months ago
mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!)
Matthew Wild
21 months ago
mod_sasl2_fast: Invalidate tokens issued prior to last password change
Matthew Wild
21 months ago
mod_sasl2_fast: Add some comments
Matthew Wild
24 months ago
mod_sasl2_fast: Add explicit dependency on mod_sasl2
Kim Alvefur
2022-11-28
mod_sasl2_fast: Add more debug logging
Matthew Wild
2022-11-07
mod_sasl2_fast: Fixes to make channel binding work again
Matthew Wild
2022-11-07
mod_sasl2_fast: Clean up backend return values (fixes constant rotation)
Matthew Wild
2022-11-07
mod_sasl2_fast: Implement rotation and invalidation
Matthew Wild
2022-10-15
mod_sasl2_fast: Remove X-TOKEN-PLAIN and related profile handler
Matthew Wild
2022-10-15
mod_sasl2_fast: Improved logging
Matthew Wild
2022-10-15
mod_sasl2_fast: Register HT-* mechanisms with the required channel binding
Matthew Wild
2022-10-15
mod_sasl2_fast: Fix field name for returned secret
Matthew Wild
2022-10-15
mod_sasl2_fast: Copy channel binding data state from original SASL handler
Matthew Wild
2022-10-15
mod_sasl2_fast: Fixes for <authenticate> processing
Matthew Wild
2022-10-15
mod_sasl2_fast: Take username from SASL exchange rather than stream@from
Matthew Wild
2022-10-15
mod_sasl2_fast: Fix make_token() to return appropriate result
Matthew Wild
2022-10-15
mod_sasl2_fast: Improve backend profile name and correctly use it everywhere
Matthew Wild
2022-10-14
mod_sasl2_fast: More robust handling of stream@from and user-agent@id
Matthew Wild
2022-10-14
mod_sasl2_fast: Implement most of FAST + SASL HT-SHA-256
Matthew Wild
2022-10-14
mod_sasl2_fast: New module for SASL2 FAST authentication (WIP)
Matthew Wild
2022-10-13
less
more
|
(0)
tip