File

mod_stanzadebug/README.markdown @ 5554:90449babaa48

mod_http_oauth2: Make allowed locales configurable Explicit > Implicit Instead of allowing anything after #, allow only the explicitly configured locales to be used. Default to empty list because using these is not supported yet. This potentially limits the size of the client_id, which is already quite large. Nothing prevents clients from registering a whole client_id per locale, which would not require translation support on this side.
author Kim Alvefur <zash@zash.se>
date Sat, 17 Jun 2023 19:03:32 +0200 (20 months ago)
parent 2488:590ac12b7671
line wrap: on
line source
---
summary: Extra verbose stanza logging
---

Summary
=======

This module logs the full stanzas that are sent and received into debug
logs, for debugging purposes.