mod_http_presence: news flash: order of vcard is not always the same (fixes 500 on nickname)
|
Nicholas George |
Mon, 07 Jul 2025 11:39:16 -0500 |
mod_pubsub_feeds: Set content-type on websub challenge response
|
Kim Alvefur |
Mon, 07 Jul 2025 16:22:19 +0200 |
mod_http_presence: add new module to display presence over the http server
|
Nicholas George |
Sun, 06 Jul 2025 15:57:55 -0500 |
mod_rest: Add -v flag to example script to allow increasing verbosity
|
Kim Alvefur |
Thu, 03 Jul 2025 17:50:18 +0200 |
mod_rest: Update example script to get refresh tokens from mod_http_oauth2
|
Kim Alvefur |
Thu, 03 Jul 2025 17:49:08 +0200 |
mod_http_oauth2: Avoid tripping on redirect URIs when omitted
|
Kim Alvefur |
Thu, 03 Jul 2025 16:18:38 +0200 |
mod_http_oauth2: Reject invalid attempt to register client without credentials
|
Kim Alvefur |
Thu, 03 Jul 2025 15:45:00 +0200 |
mod_http_oauth2: Only require redirect URIs when using grant types that need it
|
Kim Alvefur |
Thu, 03 Jul 2025 15:42:42 +0200 |
mod_http_oauth2: Comment on origin of a constant URI
|
Kim Alvefur |
Thu, 03 Jul 2025 15:34:57 +0200 |
mod_http_oauth2: Check grant type before issuing refresh token
|
Kim Alvefur |
Thu, 03 Jul 2025 15:34:42 +0200 |
mod_http_oauth2: Remove defaults that should be included on clients
|
Kim Alvefur |
Thu, 03 Jul 2025 12:32:43 +0200 |
mod_http_oauth2: Handle absent array argument in array member check
|
Kim Alvefur |
Thu, 03 Jul 2025 12:27:32 +0200 |
mod_http_oauth2: Use numeric for loop instead of ipairs
|
Kim Alvefur |
Thu, 03 Jul 2025 12:14:53 +0200 |
mod_http_oauth2: Assume Prosody 13.0+ roles are available
|
Kim Alvefur |
Wed, 02 Jul 2025 16:15:32 +0200 |
mod_http_oauth2: Use cheaper array member check
|
Kim Alvefur |
Wed, 02 Jul 2025 15:55:05 +0200 |