mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
mod_saslauth: Advertise channel bindings via XEP-0440
This is useful when there's more than one channel binding in circulation, since perhaps there will be varying support for them.
This commit is contained in:
parent
b0c116f47b
commit
2048a7a762
3 changed files with 22 additions and 0 deletions
4
CHANGES
4
CHANGES
|
@ -14,6 +14,10 @@ TRUNK
|
|||
- Support for TCP Fast Open in server_epoll (pending LuaSocket support)
|
||||
- Support for deferred accept in server_epoll (pending LuaSocket support)
|
||||
|
||||
### Security and authentication
|
||||
|
||||
- Advertise supported SASL Channel-Binding types (XEP-0440)
|
||||
|
||||
0.12.0
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue