| Tue, 15 Jul 2025 18:33:40 +0200 |
Kim Alvefur |
mod_groups_oidc: Add verbose oidc claim details
|
| Tue, 15 Jul 2025 16:28:40 +0200 |
Kim Alvefur |
mod_http_oauth2: Show scope descriptions
|
| Tue, 15 Jul 2025 12:21:23 +0200 |
Kim Alvefur |
mod_audit: Fix argument declaration of --limit
|
| Tue, 15 Jul 2025 01:46:38 +0200 |
Kim Alvefur |
mod_http_oauth2: Only issue id_token when granted openid scope
|
| Thu, 10 Jul 2025 10:15:35 +0100 |
Matthew Wild |
mod_cloud_notify_encrypted: Fix variable name (thanks bronko)
|
| Mon, 07 Jul 2025 11:39:16 -0500 |
Nicholas George |
mod_http_presence: news flash: order of vcard is not always the same (fixes 500 on nickname)
|
| Mon, 07 Jul 2025 16:22:19 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Set content-type on websub challenge response
|
| Sun, 06 Jul 2025 15:57:55 -0500 |
Nicholas George |
mod_http_presence: add new module to display presence over the http server
|
| Thu, 03 Jul 2025 17:50:18 +0200 |
Kim Alvefur |
mod_rest: Add -v flag to example script to allow increasing verbosity
|
| Thu, 03 Jul 2025 17:49:08 +0200 |
Kim Alvefur |
mod_rest: Update example script to get refresh tokens from mod_http_oauth2
|
| Thu, 03 Jul 2025 16:18:38 +0200 |
Kim Alvefur |
mod_http_oauth2: Avoid tripping on redirect URIs when omitted
|
| Thu, 03 Jul 2025 15:45:00 +0200 |
Kim Alvefur |
mod_http_oauth2: Reject invalid attempt to register client without credentials
|
| Thu, 03 Jul 2025 15:42:42 +0200 |
Kim Alvefur |
mod_http_oauth2: Only require redirect URIs when using grant types that need it
|
| Thu, 03 Jul 2025 15:34:57 +0200 |
Kim Alvefur |
mod_http_oauth2: Comment on origin of a constant URI
|
| Thu, 03 Jul 2025 15:34:42 +0200 |
Kim Alvefur |
mod_http_oauth2: Check grant type before issuing refresh token
|
| Thu, 03 Jul 2025 12:32:43 +0200 |
Kim Alvefur |
mod_http_oauth2: Remove defaults that should be included on clients
|
| Thu, 03 Jul 2025 12:27:32 +0200 |
Kim Alvefur |
mod_http_oauth2: Handle absent array argument in array member check
|
| Thu, 03 Jul 2025 12:14:53 +0200 |
Kim Alvefur |
mod_http_oauth2: Use numeric for loop instead of ipairs
|
| Wed, 02 Jul 2025 16:15:32 +0200 |
Kim Alvefur |
mod_http_oauth2: Assume Prosody 13.0+ roles are available
|
| Wed, 02 Jul 2025 15:55:05 +0200 |
Kim Alvefur |
mod_http_oauth2: Use cheaper array member check
|
| Wed, 02 Jul 2025 15:53:02 +0200 |
Kim Alvefur |
mod_http_oauth2: Support the "offline_access" for granting refresh tokens
|
| Tue, 01 Jul 2025 23:45:02 -0500 |
Nicholas George |
mod_version_spoofed: fix README
|
| Tue, 01 Jul 2025 19:14:58 -0500 |
Nicholas George |
mod_version_spoofed: add new evil module
|
| Thu, 26 Jun 2025 13:10:10 +0100 |
Matthew Wild |
mod_http_connect: Add authentication, target filtering and advertisement via XEP-0215
|
| Wed, 25 Jun 2025 15:21:00 +0200 |
Kim Alvefur |
mod_http_connect: HTTP CONNECT proxy
|
| Tue, 24 Jun 2025 12:13:51 -0500 |
Stephen Paul Weber |
mod_push2: Also push call retractions
|
| Tue, 24 Jun 2025 12:13:27 -0500 |
Stephen Paul Weber |
mod_push2: always push voip notifications
|
| Wed, 18 Jun 2025 14:28:38 +0200 |
Kim Alvefur |
mod_conversejs: Fix hostname set as default username (thanks roughnecks)
|
| Fri, 13 Jun 2025 21:57:38 +0200 |
Kim Alvefur |
mod_http_oauth2: Handle case of device state having expired
|
| Fri, 13 Jun 2025 21:30:56 +0200 |
Kim Alvefur |
mod_http_oauth2: Refactor to return all errors to Device clients
|