Mercurial > prosody-modules
view mod_addressing/README.markdown @ 5798:fdf3056021dc
mod_http_oauth2: Tweak fallback error text
Since the oauth error is more like the error condition, a symbolic error
code, not the most human-friendly. Many error cases do have
human-readable error descriptions that should be fine on their own, or
changed to be.
As a fallback, capitalize the error name.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 23 Dec 2023 00:01:30 +0100 |
parents | 4d73a1a6ba68 |
children |
line wrap: on
line source
--- labels: - 'Stage-Alpha' summary: 'XEP-0033: Extended Stanza Addressing' ... Introduction ============ This module is a partial implementation of [XEP-0033: Extended Stanza Addressing](http://xmpp.org/extensions/xep-0033.html). TODO ==== Query external servers for support.