Annotate
mod_bind2/README.md @ 5822:c75328aeaba3
mod_http_oauth2: Reduce log level for error delivery via redirect
This is supposed to be normal in OAuth2, not really deserving a warning
log message.
author |
Kim Alvefur <zash@zash.se> |
date |
Sat, 23 Dec 2023 00:06:35 +0100 |
parent |
4799:18b12ad263f0 |
rev |
line source |
4799
|
1 ---
|
|
2 labels:
|
|
3 - Stage-Alpha
|
|
4 rockspec:
|
|
5 dependencies:
|
|
6 - mod_sasl2
|
|
7 summary: "XEP-0386: Bind 2.0"
|
|
8 ---
|
|
9
|
|
10 Experimental early implementation of [XEP-0386: Bind 2.0] for use with
|
|
11 [mod_sasl2].
|