Mercurial > prosody-modules
view mod_tos/README.md @ 5559:d7fb8b266663
mod_http_oauth2: Strip unknown client metadata
Per RFC 7591
> The authorization server MUST ignore any client metadata sent by the
> client that it does not understand (for instance, by silently removing
> unknown metadata from the client's registration record during
> processing).
This was previously done but unintentionally removed in 90449babaa48
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 20 Jun 2023 01:11:34 +0200 |
parents | 7f61d89a594d |
children |
line wrap: on
line source
# mod_tos A very drafty module to implement some kind of Terms of Service acceptance tool. Currently, this only works with clients implementing this very drafty protocol. The result of the experiments will be an update to the [ToS ProtoXEP](https://xmpp.org/extensions/inbox/tos.html), with the goal of acceptance.