File

mod_clean_roster/README.md @ 5548:fd3c12c40cd9

mod_http_oauth2: Disable CORS for authorization endpoint Per recommendation in draft-ietf-oauth-security-topics-23 Hopefully it is enough to return an error status, since mod_http will add CORS headers from a handler with higher priority, even for OPTIONS.
author Kim Alvefur <zash@zash.se>
date Fri, 16 Jun 2023 00:05:57 +0200
parent 5085:e384b91d0aa7
line wrap: on
line source

Removes invalid characters from roster entries.

```bash
sudo prosodyctl mod_clean_roster
```